Skip to content

Commit

Permalink
[BUGFIX] fix ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
depresto committed May 12, 2023
1 parent 989f78f commit 473da82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
with:
node-version: "16.x"
registry-url: "https://registry.npmjs.org"
- run: npm install
- run: npm run build
- run: npm publish
env:
Expand Down

0 comments on commit 473da82

Please sign in to comment.