mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-15 20:52:40 +00:00
update build scripts
This commit is contained in:
4
Scripts/rename-pkg.ps1
Normal file
4
Scripts/rename-pkg.ps1
Normal file
@@ -0,0 +1,4 @@
|
||||
$version = git describe --always --tags
|
||||
|
||||
Rename-Item ..\Build\QuickLook.msi QuickLook-$version.msi
|
||||
Compress-Archive ..\Build\Package\* ..\Build\QuickLook-$version.zip
|
Reference in New Issue
Block a user