Skip to content

Commit

Permalink
changing witcalc in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lonerapier committed Nov 5, 2024
1 parent 3c6f84b commit f3a25dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Setup circom-witnesscalc
run: |
cd .. && git clone https://github.com/iden3/circom-witnesscalc.git
cd .. && git clone https://github.com/pluto/circom-witnesscalc.git
cd circom-witnesscalc
cargo install --path .
echo $(which build-circuit)
Expand Down

0 comments on commit f3a25dd

Please sign in to comment.