mirror of
https://github.com/colhountech/DarkUI.Net5.git
synced 2025-07-01 22:59:27 +03:00
Testing build config
This commit is contained in:
parent
ce53f16945
commit
85c8342499
3
.github/workflows/dotnet.yml
vendored
3
.github/workflows/dotnet.yml
vendored
@ -31,3 +31,6 @@ jobs:
|
||||
- name: Build
|
||||
run: dotnet build DarkUI.sln --configuration Release
|
||||
|
||||
- name: Build Config
|
||||
run: dotnet build $SOLUTION --configuration $BUILD_CONFIG --no-restore
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user