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