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
|
uses: 0xFEEDC0DE64/setup_ccache@main
|
||||||
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: |
|
||||||
|
Reference in New Issue
Block a user