mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-13 07:18:39 +00:00
update config
This commit is contained in:
parent
60810e17a9
commit
5844ad3a72
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -88,7 +88,7 @@ jobs:
|
||||||
show-log: true
|
show-log: true
|
||||||
collation: Latin1_General_BIN
|
collation: Latin1_General_BIN
|
||||||
- name: Run sqlcmd
|
- name: Run sqlcmd
|
||||||
run: sqlcmd -S localhost -U sa -P c0MplicatedP@ssword -d tempdb -Q "SELECT @@version;"
|
run: sqlcmd -S localhost -U sa -P c0MplicatedP@ssword -Q "CREATE DATABASE oms;"
|
||||||
- name: Checkout Build Repository
|
- name: Checkout Build Repository
|
||||||
uses: actions/checkout@main
|
uses: actions/checkout@main
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user