Skip to content

Commit

Permalink
fix zip zip
Browse files Browse the repository at this point in the history
  • Loading branch information
volodymyr-basiuk committed Feb 23, 2024
1 parent 168cc87 commit a1b6b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Circular dependency check
run: npm run deps:check

- name: Download regular circuits for CI 'latest.zip.zip' from S3
- name: Download regular circuits for CI 'latest.zip' from S3
run: mkdir ./tests/proofs/testdata && wget https://iden3-circuits-bucket.s3.eu-west-1.amazonaws.com/latest.zip -P ./tests/proofs/testdata

- name: Unzip circuits to folder
Expand Down

0 comments on commit a1b6b7f

Please sign in to comment.