Skip to content

Commit

Permalink
Use shipped nari for install
Browse files Browse the repository at this point in the history
  • Loading branch information
larixer committed Oct 3, 2024
1 parent 2f0551a commit e65ada4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install
run: |
npm i -g nari
nari
./nari/nari
- name: Change webpack and mocha versions
run: |
Expand Down

0 comments on commit e65ada4

Please sign in to comment.