Skip to content

Commit

Permalink
Add -c
Browse files Browse the repository at this point in the history
  • Loading branch information
soareschen committed Mar 3, 2025
1 parent 7884bb4 commit 1591e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hermes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Build Cairo contracts
working-directory: ./cairo-contracts
run: |
nix shell .#rust-nightly \
nix shell .#rust-nightly -c \
scarb build -p starknet_ibc_contracts
- name: Run Integration Tests
Expand Down

0 comments on commit 1591e0e

Please sign in to comment.