Skip to content

Commit

Permalink
update cache paths
Browse files Browse the repository at this point in the history
  • Loading branch information
koloz193 committed Dec 20, 2024
1 parent 4527f4c commit bba7fa3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/system-contracts-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,11 +164,13 @@ jobs:
fail-on-cache-miss: true
key: artifacts-system-${{ github.sha }}
path: |
system-contracts/zkout
system-contracts/cache-forge
system-contracts/bootloader/build
system-contracts/artifacts-zk
system-contracts/cache-zk
system-contracts/typechain
system-contracts/contracts-preprocessed
system-contracts/bootloader/build
- name: Check hashes
run: yarn sc calculate-hashes:check

0 comments on commit bba7fa3

Please sign in to comment.