Set fail-on-cache-miss to true

This commit is contained in:
Daniel Jobson 2024-11-12 16:13:13 +01:00
parent 0d6e55566b
commit f05dd16c12
No known key found for this signature in database
GPG key ID: 3707A9DBF4BB8F1A

View file

@ -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