mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2024-11-12 17:43:57 +00:00
Fixing GitHub actions pipeline
This commit is contained in:
parent
421f64ea7e
commit
414c2a4385
1
.github/workflows/master-betterzon.yml
vendored
1
.github/workflows/master-betterzon.yml
vendored
|
@ -29,5 +29,6 @@ jobs:
|
|||
|
||||
- name: npm ci and npm run build
|
||||
run: |
|
||||
cd Frontend
|
||||
npm ci
|
||||
npm run build
|
||||
|
|
Loading…
Reference in New Issue
Block a user