fixed macos dmg make_config wrong path

This commit is contained in:
Kingkor Roy Tirtho 2022-04-27 18:56:51 +06:00
parent afa02d11fa
commit 26652d3734
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ innoinstall:
powershell build\installer.exe /verysilent /allusers /dir=build\iscc powershell build\installer.exe /verysilent /allusers /dir=build\iscc
inno: inno:
powershell build\iscc\iscc.exe scripts\windows-setup-creator.iss powershell .\build\iscc\iscc.exe scripts\windows-setup-creator.iss
choco: choco:
powershell cp dist\${VERSION}\spotube-${VERSION}+${VERSION}-windows-setup.exe choco-struct\tools powershell cp dist\${VERSION}\spotube-${VERSION}+${VERSION}-windows-setup.exe choco-struct\tools

View File

@ -8,4 +8,4 @@ contents:
- x: 192 - x: 192
y: 344 y: 344
type: file type: file
path: build/macos/Build/Products/Release/spotube.app path: spotube.app