fix: active bun build app step
Some checks failed
CI / build-and-test (pull_request) Failing after 40s
Some checks failed
CI / build-and-test (pull_request) Failing after 40s
This commit is contained in:
@@ -29,8 +29,8 @@ jobs:
|
|||||||
# - name: Install dependencies
|
# - name: Install dependencies
|
||||||
# run: npm ci
|
# run: npm ci
|
||||||
|
|
||||||
# - name: Build app
|
- name: Build app
|
||||||
# run: npm run build
|
run: bun --bun run build
|
||||||
|
|
||||||
# - name: Run type checking
|
# - name: Run type checking
|
||||||
# run: bun --bun run check
|
# run: bun --bun run check
|
||||||
|
|||||||
Reference in New Issue
Block a user