mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-08-07 06:02:22 -04:00
Set fail-on-cache-miss to true
This commit is contained in:
parent
0d6e55566b
commit
f05dd16c12
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
@ -127,6 +127,7 @@ jobs:
|
|||
hw/application_fpga/application_fpga.bin
|
||||
hw/application_fpga/firmware.bin
|
||||
key: build-${{ github.run_number }}-${{ needs.build-bitstream.outputs.commit_sha }}-${{ github.run_attempt }}
|
||||
fail-on-cache-miss: true
|
||||
|
||||
- name: check matching hashes for firmware.bin & application_fpga.bin
|
||||
working-directory: hw/application_fpga
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue