Update php.yml

This commit is contained in:
MatteoGheza 2020-10-18 10:04:34 +02:00 committed by GitHub
parent e23b3de224
commit 7dbe343268
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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