3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-03 14:06:09 +00:00

Add restore keys

This commit is contained in:
Miodrag Milanovic 2026-06-26 10:55:28 +02:00
parent bd1cb398e4
commit cefe7266b1
4 changed files with 12 additions and 0 deletions

View file

@ -64,6 +64,8 @@ jobs:
uses: hendrikmuhs/ccache-action@v1.2.23
with:
key: test-san-${{ matrix.os }}
restore-keys: |
test-san-${{ matrix.os }}-
- name: Build
shell: bash