Skip to content

Commit

Permalink
fix wrong directory
Browse files Browse the repository at this point in the history
  • Loading branch information
yuetloo committed Nov 21, 2023
1 parent 5525734 commit de7e5c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-scripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
path: rapidsnark
- name: Install rapidsnark
run: |
cd $GITHUB_WORKSPACE/rapidsnark
npm install
git submodule init
git submodule update
Expand Down

0 comments on commit de7e5c3

Please sign in to comment.