Skip to content

Commit

Permalink
different install script
Browse files Browse the repository at this point in the history
  • Loading branch information
dpwoert committed Jan 3, 2024
1 parent 75675ba commit b1254b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: rm -rf .husky
- name: Setup repo
working-directory: ./examples/simple
run: npm ci
run: npm i
- name: Run Magic Circle
working-directory: ./examples/simple
run: npm run build:editor

0 comments on commit b1254b2

Please sign in to comment.