Skip to content

Commit

Permalink
chore: fix ci runner
Browse files Browse the repository at this point in the history
  • Loading branch information
pnodet committed Aug 26, 2024
1 parent 6d67003 commit 3d1cc4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
run: bun install

- name: Build
run: bun build
run: bun run build

- run: bunx pkg-pr-new publish --compact --comment=update

0 comments on commit 3d1cc4a

Please sign in to comment.