mirror of
https://github.com/personaelabs/spartan-ecdsa.git
synced 2026-01-09 05:57:55 -05:00
Attempt to fix failing build (2)
This commit is contained in:
1
.github/workflows/publish.yaml
vendored
1
.github/workflows/publish.yaml
vendored
@@ -21,6 +21,7 @@ jobs:
|
||||
with:
|
||||
toolchain: nightly-2022-10-31
|
||||
- run: rustup component add rust-src --toolchain nightly-2022-10-31-x86_64-unknown-linux-gnu
|
||||
- run: rustup target add x86_64-apple-darwin
|
||||
# Install circom-secq
|
||||
- uses: GuillaumeFalourd/clone-github-repo-action@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user