Skip to content

Commit

Permalink
Merge pull request #17 from erik1110/feature/api
Browse files Browse the repository at this point in the history
[feat] update npm install
  • Loading branch information
erik1110 committed Jan 22, 2024
2 parents 5447d49 + 1ff5876 commit 173b12c
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 173b12c

Please sign in to comment.