From d27dd6edf661459fbfa6125df7039180f4bfdcce Mon Sep 17 00:00:00 2001 From: irodushka Date: Mon, 11 Mar 2024 13:50:04 +0300 Subject: [PATCH] Update msbuild.yml --- .github/workflows/msbuild.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml index 10e1a34..b14503c 100644 --- a/.github/workflows/msbuild.yml +++ b/.github/workflows/msbuild.yml @@ -20,7 +20,7 @@ env: # https://docs.github.com/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix BUILD_CONFIGURATION: Release - INNO5_SETUP_PATH: 'C:\\Program Files (x86)\\Inno Setup 6' + INNO5_SETUP_PATH: 'C:\Program Files (x86)\Inno Setup 6' permissions: contents: read