Skip to content

Commit

Permalink
Set fail-on-cache-miss to true
Browse files Browse the repository at this point in the history
  • Loading branch information
dehanj committed Nov 12, 2024
1 parent 0d6e555 commit f05dd16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f05dd16

Please sign in to comment.