mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
fixing CI
This commit is contained in:
@@ -38,6 +38,8 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
working-directory: apps/web
|
||||
env:
|
||||
DATABASE_URL: "postgresql://opencut:opencutthegoat@localhost:5432/opencut"
|
||||
run: bun install
|
||||
|
||||
- name: Build
|
||||
|
||||
Reference in New Issue
Block a user