Updated docker compose for new file structure
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -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