2
0

Fix Inno Setup paths
Some checks failed
Build and Release / build (push) Has been cancelled

This commit is contained in:
2026-01-04 07:57:27 -05:00
parent db9930f3b6
commit 7ad87a1398

View File

@@ -32,8 +32,9 @@ jobs:
- name: Build Installer - name: Build Installer
shell: cmd shell: cmd
working-directory: DellMonitorControl
run: | run: |
"C:\Program Files (x86)\Inno Setup 6\ISCC.exe" DellMonitorControl\MonitorControl.iss "C:\Program Files (x86)\Inno Setup 6\ISCC.exe" MonitorControl.iss
- name: Create Release - name: Create Release
shell: powershell shell: powershell