Skip to content

Commit

Permalink
Update release-please.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen authored Oct 11, 2024
1 parent d6834a0 commit afc03bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: oven-sh/setup-bun@v1

- run: |
bun install -p --frozen-lockfile
bun install --frozen-lockfile
bun sdk:build
if: ${{ steps.release.outputs.release_created }}
- run: bun publish --access public
Expand Down

0 comments on commit afc03bb

Please sign in to comment.