From 6aba5d0f2ffb392f2210f5a6e805e32355a07511 Mon Sep 17 00:00:00 2001 From: Mikhail Thompson Date: Wed, 29 May 2024 15:48:10 +0200 Subject: [PATCH] Fix build 4 --- .github/workflows/build.yml | 2 +- RectifyControlPanel2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4438531c4..6cd43570b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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/upload-artifact@v4.3.1 diff --git a/RectifyControlPanel2 b/RectifyControlPanel2 index 8e0822def..742124fcf 160000 --- a/RectifyControlPanel2 +++ b/RectifyControlPanel2 @@ -1 +1 @@ -Subproject commit 8e0822deff916a719a4eee44756cf6cba858a624 +Subproject commit 742124fcfc7360bef4334880b721731bc13d214a