This commit is contained in:
xhyrom 2021-12-22 19:07:30 +01:00
parent 70f130fd68
commit baea16f171

View file

@ -15,8 +15,7 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: 12
- run: cd src/web
- run: npm ci
- run: cd src/web && npm ci
- run: cd src/web && npm run ghbuild
- name: Deploy site