1
0
mirror of https://github.com/Mueller-Patrick/Betterzon.git synced 2025-07-10 13:29:18 +00:00

Fixing GitHub actions pipeline

This commit is contained in:
Patrick 2020-11-12 10:39:17 +01:00
parent 421f64ea7e
commit 414c2a4385

View File

@ -29,5 +29,6 @@ jobs:
- name: npm ci and npm run build - name: npm ci and npm run build
run: | run: |
cd Frontend
npm ci npm ci
npm run build npm run build