Update build

This commit is contained in:
schmelczerandras 2020-10-23 15:16:52 +02:00
parent ffc89e5590
commit 49c410d8ff
6 changed files with 20 additions and 11 deletions

View file

@ -16,7 +16,7 @@ jobs:
lfs: true
- name: Build project
run: |
yarn && yarn run build
npm i && npm run init && npm run build
- name: Deploy frontend
uses: w9jds/firebase-action@master
with: