Updated workflow

This commit is contained in:
CommanderRedYT
2021-12-24 11:54:59 +01:00
parent 1b59251a99
commit b147e802f8

View File

@@ -35,6 +35,9 @@ jobs:
with: with:
key: ${{ runner.os }}-ccache-${{ matrix.node }} key: ${{ runner.os }}-ccache-${{ matrix.node }}
- name: Unpack ignore folder
run: |
tools/bobby-decrypt
- name: Build firmware - name: Build firmware
run: | run: |