Merge branch 'feat-pwa' of https://github.com/allerta-vvf/allerta-vvf into feat-pwa

This commit is contained in:
Matteo Gheza 2020-10-19 22:18:40 +02:00
commit 6f1c786efb
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ jobs:
run: |
cd resources
npm install
webpack -d
webpack -p
- name: Shutdown Ubuntu MySQL (SUDO)
run: sudo service mysql stop