mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-21 13:20:30 +08:00
2 lines
161 B
PowerShell
2 lines
161 B
PowerShell
Remove-Item -Path build\SourceGit\*.pdb -Force
|
|
Compress-Archive -Path build\SourceGit -DestinationPath "build\sourcegit_${env:VERSION}.${env:RUNTIME}.zip" -Force |