Skip to content

Commit

Permalink
ci: temp workaround for hobofan/cargo-nono#67
Browse files Browse the repository at this point in the history
  • Loading branch information
redshiftzero committed Apr 19, 2023
1 parent 22c4cd1 commit 8a74a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
profile: minimal
toolchain: stable
override: true
- run: cargo install cargo-nono
- run: cargo install --locked cargo-nono
- run: |
packages=("poseidon-parameters" "poseidon-permutation")
for p in ${packages[@]}
Expand Down

0 comments on commit 8a74a04

Please sign in to comment.