Skip to content

Commit

Permalink
Fix build 2
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaProductions committed May 29, 2024
1 parent 8b4b7bd commit 21f2c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: nuget restore Rectify11Installer.sln

- name: Build
run: msbuild Rectify11Installer.sln /p:Configuration=Release /p:platform=x64 /p:PublishProfile=FolderProfile
run: msbuild Rectify11Installer.sln /p:Configuration=Release /p:platform=x64 -t:Publish

- name: Upload Rectify11Installer
uses: actions/[email protected]
Expand Down

0 comments on commit 21f2c9d

Please sign in to comment.