Skip to content

Commit

Permalink
Add missing 'npm install'
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Zhang <[email protected]>
  • Loading branch information
jimthematrix committed Aug 6, 2024
1 parent 109591c commit 626ec3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ jobs:
- name: Build circuits
run: |
cd zkp/circuits
npm install
npm run gen

0 comments on commit 626ec3a

Please sign in to comment.