Automatically create zip as part of prepare_build.ps1
#15
Labels
enhancement
New feature or request
good first issue
Good for newcomers
meta
Development, CI/CD, repository, etc.
From what I've heard, PowerShell's own zip creation is bad. So probably just use 7z.exe and assume/ensure it's in the PATH.
Ideally zip up the entire contents of the
build
folder, without adding a root folder to the zip.The text was updated successfully, but these errors were encountered: