mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 01:38:41 +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
|
||||
repository: Karaka-Management/Resources
|
||||
path: Resources
|
||||
- name: Run the action
|
||||
uses: potatoqualitee/mssqlsuite@v1.5.1
|
||||
with:
|
||||
install: sqlengine, sqlclient, sqlpackage, localdb
|
||||
version: 2017
|
||||
sa-password: R00troot
|
||||
- name: Create mssql/sqlsrv
|
||||
uses: potatoqualitee/mssqlsuite@v1.5.1
|
||||
with:
|
||||
install: sqlengine, sqlclient, sqlpackage, localdb
|
||||
version: 2017
|
||||
sa-password: R00troot
|
||||
- name: Setup PHP, with composer and extensions
|
||||
uses: shivammathur/setup-php@master
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user