Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiin authored May 8, 2024
1 parent ae1b056 commit 4bf758b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
check-latest: true
registry-url: https://registry.npmjs.org/
- run: npm install --legacy-peer-deps
- run: npm build
- run: npm run build

release:
name: release
Expand Down

0 comments on commit 4bf758b

Please sign in to comment.