Skip to content

Commit

Permalink
Update .github/workflows/scriptTests.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Yahav Itzhak <[email protected]>
  • Loading branch information
sverdlov93 and yahavi authored Sep 26, 2023
1 parent 645cc8f commit 0329d80
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/scriptTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ jobs:
working-directory: build/npm/v2

- name: Test install npm - v2-jf
run: cd build/npm/v2-jf && npm install
run: npm install
working-directory: build/npm/v2-jf

0 comments on commit 0329d80

Please sign in to comment.