Updated docker compose for new file structure
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
- name: Install Dependencies and Build Frontend
|
||||
run: |
|
||||
cd frontend
|
||||
cd src
|
||||
npm ci
|
||||
npm run build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user