Skip to content

Commit

Permalink
ci: fix build step (#5)
Browse files Browse the repository at this point in the history
Release-As: 1.1.0
  • Loading branch information
Liumingxun authored Jun 24, 2024
1 parent 6c01367 commit 0ebbd3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
version: 9.2.0
run_install: true

- run: pnpm run build

- uses: JS-DevTools/npm-publish@v3
with:
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit 0ebbd3e

Please sign in to comment.