Updated workflow
This commit is contained in:
5
.github/workflows/userconfigs.yml
vendored
5
.github/workflows/userconfigs.yml
vendored
@ -34,7 +34,10 @@ jobs:
|
||||
uses: 0xFEEDC0DE64/setup_ccache@main
|
||||
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