Skip to content

Commit

Permalink
[feat] update npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
erik1110 committed Jan 22, 2024
1 parent f406666 commit 1ff5876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: NPM install, build and test
run: |
npm install
npm install --force
npm run build --if-present
npm run test --if-present
env:
Expand Down

0 comments on commit 1ff5876

Please sign in to comment.