1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-03 01:08:08 +01:00
This commit is contained in:
loviuz 2021-05-15 12:33:11 +02:00 committed by GitHub
parent 8ad5bc12ea
commit ac1a3ac499
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ jobs:
mysql database: 'osm'
mysql root password: ''
mysql user: 'root'
mysql password: ''
mysql password: 'root'
- name: Set up PHP
uses: shivammathur/setup-php@v2