mirror of
https://github.com/logos-storage/logos-storage-proofs-circuits.git
synced 2026-01-07 07:53:06 +00:00
ci: install circom-witnesscalc/build-circuit
This commit is contained in:
parent
1ae004dc19
commit
8e3a63a69a
7
.github/workflows/generate.yml
vendored
7
.github/workflows/generate.yml
vendored
@ -93,6 +93,13 @@ jobs:
|
||||
crate: circom-witnesscalc
|
||||
git: https://github.com/iden3/circom-witnesscalc.git
|
||||
|
||||
- name: Setup Circom-witnesscalc/build-circuit
|
||||
uses: baptiste0928/cargo-install@v3
|
||||
with:
|
||||
cache-key: 'invalid-cache-please'
|
||||
crate: build-circuit
|
||||
git: https://github.com/iden3/circom-witnesscalc.git
|
||||
|
||||
- name: Setup Nim
|
||||
uses: jiro4989/setup-nim-action@v2
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user