mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-12-03 16:41:04 +01:00
Solution Typo.
This commit is contained in:
parent
ee10833fe9
commit
4d75fd40f3
2
.github/workflows/test-builds.yml
vendored
2
.github/workflows/test-builds.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- name: setup-msbuild
|
||||
uses: microsoft/setup-msbuild@v1.1
|
||||
- name: Restore Packages
|
||||
run: nuget restore MySolution.sln
|
||||
run: nuget restore XenAdmin.sln
|
||||
- name: Build Release solution
|
||||
run: msbuild XenAdmin.sln -property:Configuration=Debug
|
||||
- name: Build Debug solution
|
||||
|
Loading…
Reference in New Issue
Block a user