Skip to content

Commit

Permalink
fix: bun build command
Browse files Browse the repository at this point in the history
  • Loading branch information
sou1118 committed Dec 26, 2023
1 parent fd1cac2 commit 72c63b0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
- name: Install dependencies
run: bun install
- name: Build
run: bun build
run: bun run build
Binary file modified bun.lockb
Binary file not shown.

0 comments on commit 72c63b0

Please sign in to comment.