Skip to content

Commit

Permalink
chore(ci): Update bun build command
Browse files Browse the repository at this point in the history
  • Loading branch information
stritti committed Feb 14, 2024
1 parent af3af83 commit 1dea460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
with:
bun-version: latest
- run: bun install --frozen-lockfile
- run: bun build --if-present
- run: bun run build

0 comments on commit 1dea460

Please sign in to comment.