mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-09 05:38:39 +00:00
fix CI
This commit is contained in:
parent
11f34bcccc
commit
eb85b49c40
12
.github/workflows/main.yml
vendored
12
.github/workflows/main.yml
vendored
|
|
@ -93,12 +93,12 @@ jobs:
|
||||||
ref: develop
|
ref: develop
|
||||||
repository: Karaka-Management/Resources
|
repository: Karaka-Management/Resources
|
||||||
path: Resources
|
path: Resources
|
||||||
- name: Run the action
|
- name: Create mssql/sqlsrv
|
||||||
uses: potatoqualitee/mssqlsuite@v1.5.1
|
uses: potatoqualitee/mssqlsuite@v1.5.1
|
||||||
with:
|
with:
|
||||||
install: sqlengine, sqlclient, sqlpackage, localdb
|
install: sqlengine, sqlclient, sqlpackage, localdb
|
||||||
version: 2017
|
version: 2017
|
||||||
sa-password: R00troot
|
sa-password: R00troot
|
||||||
- name: Setup PHP, with composer and extensions
|
- name: Setup PHP, with composer and extensions
|
||||||
uses: shivammathur/setup-php@master
|
uses: shivammathur/setup-php@master
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user