Skip to content

Commit

Permalink
Fix release install action syntax
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
  • Loading branch information
jimthematrix committed Aug 6, 2024
1 parent 526c3fe commit 71f294a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/circuit-unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: jaxxstorm/action-install-gh-release@v1.10.0
with: # Grab a specific platform and architecture
repo: iden3/circom
release: v2.1.9
tag: v2.1.9
platform: linux
arch: amd64

Expand Down

0 comments on commit 71f294a

Please sign in to comment.