Wrong Solution Name

This commit is contained in:
Micheal Colhoun 2021-09-05 11:08:14 +01:00
parent 31153628da
commit 6d43480ee2

View File

@ -12,7 +12,7 @@ jobs:
build:
env:
BUILD_CONFIG: 'Release'
SOLUTION: 'MySolution.sln'
SOLUTION: 'DarkUI.sln'
runs-on: windows-latest
steps:
- uses: actions/checkout@v2