mirror of
https://github.com/zkonduit/ezkl.git
synced 2026-01-09 14:28:00 -05:00
Update rust.yml
This commit is contained in:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -177,6 +177,7 @@ jobs:
|
||||
permissions:
|
||||
contents: read
|
||||
runs-on: [ non-gpu, non-sgx ]
|
||||
needs: [build, library-tests, docs]
|
||||
env:
|
||||
EVM_VERIFIER_EZKL_TOKEN: ${{ secrets.EVM_VERIFIER_EZKL_TOKEN }}
|
||||
RUSTFLAGS: "-C linker=gcc"
|
||||
@@ -305,6 +306,7 @@ jobs:
|
||||
permissions:
|
||||
contents: read
|
||||
runs-on: [ non-gpu, non-sgx ]
|
||||
needs: [build, library-tests, docs]
|
||||
env:
|
||||
EVM_VERIFIER_EZKL_TOKEN: ${{ secrets.EVM_VERIFIER_EZKL_TOKEN }}
|
||||
RUSTFLAGS: "-C linker=gcc"
|
||||
|
||||
Reference in New Issue
Block a user