mirror of
https://github.com/plume-sig/zk-nullifier-sig.git
synced 2026-01-09 12:57:55 -05:00
Update npm.yml
add few non-obvious steps from <README.md>
This commit is contained in:
6
.github/workflows/npm.yml
vendored
6
.github/workflows/npm.yml
vendored
@@ -22,6 +22,8 @@ jobs:
|
||||
with:
|
||||
node-version: 18
|
||||
- run: |
|
||||
cd circuits
|
||||
cd javascript
|
||||
npm install
|
||||
npm test
|
||||
cd ../circuits
|
||||
npm install
|
||||
npm run flatten-deps && npm run test
|
||||
|
||||
Reference in New Issue
Block a user