forked from Cookies_Github_mirror/AquaDX
[+] Show alert in CI builds
This commit is contained in:
2
.github/workflows/aquamai.yaml
vendored
2
.github/workflows/aquamai.yaml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
run: |
|
||||
copy /y build-assets\SDEZ\* AquaMai\Libs
|
||||
cd AquaMai
|
||||
dotnet build -c Release
|
||||
dotnet build -c Release /p:DefineConstants="CI"
|
||||
|
||||
- name: Make example config
|
||||
shell: cmd
|
||||
|
||||
Reference in New Issue
Block a user