Skip to content

Commit

Permalink
fix: fixed undefined error
Browse files Browse the repository at this point in the history
  • Loading branch information
prjctimg committed Sep 19, 2024
1 parent 295ea5c commit e3224a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
- run: npm i -g bun && bun install
if: ${{ steps.release.outputs.release_created }}
- run: |
bun test
bun build.ts
npm publish
env:
Expand Down

0 comments on commit e3224a5

Please sign in to comment.