fixing CI
This commit is contained in:
2
.github/workflows/bun-ci.yml
vendored
2
.github/workflows/bun-ci.yml
vendored
@ -38,6 +38,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
working-directory: apps/web
|
working-directory: apps/web
|
||||||
|
env:
|
||||||
|
DATABASE_URL: "postgresql://opencut:opencutthegoat@localhost:5432/opencut"
|
||||||
run: bun install
|
run: bun install
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
|
Reference in New Issue
Block a user