This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
run: bun install --frozen-lockfile
|
||||
|
||||
- name: Build application
|
||||
run: bun run build
|
||||
run: bun --bun run build
|
||||
|
||||
- name: Run type checking
|
||||
run: bun run check
|
||||
|
||||
Reference in New Issue
Block a user