Skip to content

Commit

Permalink
Solution Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-manley committed Feb 9, 2024
1 parent ee10833 commit 4d75fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: setup-msbuild
uses: microsoft/[email protected]
- 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
Expand Down

0 comments on commit 4d75fd4

Please sign in to comment.