mirror of
https://github.com/K3vinb5/Unyo.git
synced 2026-06-13 05:49:42 +00:00
fix: Maybe .exe fix
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -130,7 +130,7 @@ jobs:
|
||||
- name: Running installer build
|
||||
uses: Minionguyjpro/Inno-Setup-Action@v1.2.4
|
||||
with:
|
||||
path: .\windows-installer\windows-inno-script.iss
|
||||
path: .\windows-inno-script.iss
|
||||
options: /O+ /dMyAppVersion=${{github.ref_name}}
|
||||
- name: Windows Exe Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
|
||||
Reference in New Issue
Block a user