Skip to content

Commit

Permalink
Update GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrkulpinski committed Dec 19, 2023
1 parent 8ffe7f3 commit 7fa59aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
node-version: "18"
- uses: oven-sh/setup-bun@v1
- run: bun test && bun run build
- run: bun i && bun test && bun run build
- uses: JS-DevTools/npm-publish@v2
with:
access: "public"
Expand Down

0 comments on commit 7fa59aa

Please sign in to comment.