Skip to content

Commit e7e19e6

Browse files
committed
Bun-x-zation
1 parent 3e30811 commit e7e19e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: bun install
5555

5656
- name: Type check
57-
run: bun turbo run typecheck
57+
run: bunx turbo run typecheck
5858

5959
- name: Build application
60-
run: bun turbo run build
60+
run: bunx turbo run build

0 commit comments

Comments
 (0)