Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
am2222 authored Mar 2, 2024
1 parent 00a3fa6 commit 779483d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
with:
node-version: 20.x
registry-url: https://registry.npmjs.org/
- run: git pull --rebase
- run: npm ci
- run: npm publish
env:
Expand Down

0 comments on commit 779483d

Please sign in to comment.