Update position of generated msi file
This commit is contained in:
parent
6672b3d7cd
commit
a5be76b752
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yaml
vendored
2
.github/workflows/windows.yaml
vendored
|
@ -111,4 +111,4 @@ jobs:
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: Syng Version ${{ env.VERSION }} Installer
|
name: Syng Version ${{ env.VERSION }} Installer
|
||||||
path: work/install/syng.msi
|
path: work/install/dist/syng.msi
|
||||||
|
|
Loading…
Add table
Reference in a new issue