mirror of
https://github.com/arnaucube/go-circom-prover-verifier.git
synced 2026-02-07 03:16:46 +01:00
Compare commits
1 Commits
c1
...
ed255-patc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f2a6103a97 |
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
- name: Install Nodejs
|
- name: Install Nodejs
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
go-version: 10.x
|
node-version: '10.x'
|
||||||
- name: Install circom
|
- name: Install circom
|
||||||
run: npm install -g circom
|
run: npm install -g circom
|
||||||
- name: Install snarkjs
|
- name: Install snarkjs
|
||||||
|
|||||||
Reference in New Issue
Block a user