Skip to content

Commit 26509f4

Browse files
chore(build): bun
1 parent ccefae8 commit 26509f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: bun install
2323

2424
- name: Build
25-
run: npm run build
25+
run: bun run build
2626

2727
- name: Release
2828
env:

0 commit comments

Comments
 (0)