This commit is contained in:
xhyrom 2021-12-22 19:06:52 +01:00
parent 572a485e23
commit 70f130fd68

View file

@ -17,7 +17,7 @@ jobs:
node-version: 12 node-version: 12
- run: cd src/web - run: cd src/web
- run: npm ci - run: npm ci
- run: npm run ghbuild - run: cd src/web && npm run ghbuild
- name: Deploy site - name: Deploy site
uses: JamesIves/github-pages-deploy-action@4.1.4 uses: JamesIves/github-pages-deploy-action@4.1.4