Skip to content

Commit

Permalink
fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
eqpoqpe committed Nov 15, 2023
1 parent 912e41b commit 6615081
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
version: 8
- run: pnpm install
- run: pnpm test
- run: pnpm run build

publish-npm:
needs: build
Expand Down

0 comments on commit 6615081

Please sign in to comment.