Skip to content

Commit

Permalink
fix build script
Browse files Browse the repository at this point in the history
  • Loading branch information
TroyAlford committed Jul 7, 2024
1 parent a46ba06 commit 8aabd51
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:
- name: Install and build
run: |
bun install
bun build
bun run build
- name: Get the latest release
id: get_latest_release
Expand Down

0 comments on commit 8aabd51

Please sign in to comment.