mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 16:05:18 +00:00
filename fixed in Makefile
This commit is contained in:
parent
0bd1e1580a
commit
c0a296debb
2
Makefile
2
Makefile
@ -47,7 +47,7 @@ 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}-windows.exe choco-struct\tools
|
powershell cp dist\${VERSION}\spotube-${VERSION}+${VERSION}-windows-setup.exe choco-struct\tools
|
||||||
powershell choco pack .\choco-struct\spotube.nuspec --outputdirectory dist\${VERSION}\
|
powershell choco pack .\choco-struct\spotube.nuspec --outputdirectory dist\${VERSION}\
|
||||||
|
|
||||||
apk:
|
apk:
|
||||||
|
Loading…
Reference in New Issue
Block a user