Skip to content

Commit 30c8ae3

Browse files
committed
ci: Update build command in GitHub Actions workflow
1 parent fbd942f commit 30c8ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

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

2424
- name: Build TypeScript
25-
run: bun build
25+
run: bun run build

0 commit comments

Comments
 (0)