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
|
||||
# run: npm ci
|
||||
|
||||
# - name: Build app
|
||||
# run: npm run build
|
||||
- name: Build app
|
||||
run: bun --bun run build
|
||||
|
||||
# - name: Run type checking
|
||||
# run: bun --bun run check
|
||||
|
||||
Reference in New Issue
Block a user