Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7ad87a1398 |
@@ -32,8 +32,9 @@ jobs:
|
||||
|
||||
- name: Build Installer
|
||||
shell: cmd
|
||||
working-directory: DellMonitorControl
|
||||
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
|
||||
shell: powershell
|
||||
|
||||
Reference in New Issue
Block a user