1 parent aa2588f commit 28109c2Copy full SHA for 28109c2
1 file changed
.github/workflows/release.yml
@@ -59,7 +59,7 @@ jobs:
59
if: matrix.os == 'windows-latest'
60
uses: Minionguyjpro/Inno-Setup-Action@v1.2.5
61
with:
62
- path: ${{ github.workspace }}/install.iss
+ path: ../../install.iss
63
64
- name: Upload Artifacts
65
uses: actions/upload-artifact@v4
0 commit comments