Skip to content

Commit

Permalink
Fix build 4
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaProductions committed May 29, 2024
1 parent d1d0373 commit 6aba5d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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: dotnet publish Rectify11Installer -p:PublishProfile=FolderProfile -property:SolutionDir=${{ github.workspace }}
run: dotnet publish Rectify11Installer -p:PublishProfile=FolderProfile -property:SolutionDir=${{ github.workspace }}\

- name: Upload Rectify11Installer
uses: actions/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion RectifyControlPanel2

0 comments on commit 6aba5d0

Please sign in to comment.