Testing build config

This commit is contained in:
Micheal colhoun 2021-09-05 10:30:38 +01:00
parent ce53f16945
commit 85c8342499

View File

@ -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