Skip to content

Commit

Permalink
don't use rust-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbguy committed Feb 4, 2025
1 parent a0c064a commit d40a702
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/hermes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ jobs:
extraPullNames: hermes-sdk,cosmos-nix
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}

- uses: Swatinem/rust-cache@v2
with:
workspaces: |
relayer -> relayer/target
light-client -> light-client/target
- name: Build Cairo contracts
working-directory: ./cairo-contracts
run: |
Expand Down

0 comments on commit d40a702

Please sign in to comment.