Skip to content

Commit

Permalink
ci: add missing build step
Browse files Browse the repository at this point in the history
  • Loading branch information
Badisi committed Jul 10, 2024
1 parent 41f76c0 commit 23b2130
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
with:
test: true
build: true
release: true

0 comments on commit 23b2130

Please sign in to comment.