mirror of
https://github.com/codex-storage/codex-storage-proofs.git
synced 2025-01-20 23:59:44 +00:00
remove node
This commit is contained in:
parent
ca3c775718
commit
688576cd2c
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -13,10 +13,6 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: actions/setup-node@v3
|
|
||||||
with:
|
|
||||||
node-version: 18
|
|
||||||
cache: 'npm'
|
|
||||||
- name: Cache circom
|
- name: Cache circom
|
||||||
id: cache-circom
|
id: cache-circom
|
||||||
uses: actions/cache@v3
|
uses: actions/cache@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user