Updated workflow
This commit is contained in:
3
.github/workflows/userconfigs.yml
vendored
3
.github/workflows/userconfigs.yml
vendored
@ -35,6 +35,9 @@ jobs:
|
||||
with:
|
||||
key: ${{ runner.os }}-ccache-${{ matrix.node }}
|
||||
|
||||
- name: Unpack ignore folder
|
||||
run: |
|
||||
tools/bobby-decrypt
|
||||
|
||||
- name: Build firmware
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user