typo
parent
7e8df3e0ec
commit
05cc0c37d5
|
@ -29,7 +29,7 @@ jobs:
|
|||
mysql password: $MYSQL_PASSWORD # Required if "mysql user" exists. The password for the "mysql user"
|
||||
|
||||
- name: Start MySQL (SUDO)
|
||||
run: sudo service mysql start
|
||||
run: sudo service mysql start
|
||||
|
||||
- name: Setup PHP
|
||||
uses: shivammathur/setup-php@v1
|
||||
|
|
Loading…
Reference in New Issue