Skip to content

Commit

Permalink
Update SophiApp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
farag2 committed Dec 17, 2022
1 parent 45f1894 commit 1ecdf92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/SophiApp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: nuget restore "src\SophiApp.sln"

- name: Setup MSBuild
uses: microsoft/setup-msbuild@master
uses: microsoft/setup-msbuild@main

- name: Run MSBuild
run: msbuild src\SophiApp.sln /p:Configuration=$env:Configuration /p:platform=$env:Platform
Expand Down

0 comments on commit 1ecdf92

Please sign in to comment.