drone window stupid double mkdir cries and sobs
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Dan Ballard 2021-05-12 17:07:46 -07:00
parent 0c90dfa8cb
commit facfbbe3bb
1 changed files with 0 additions and 1 deletions

View File

@ -217,7 +217,6 @@ steps:
- $Env:sha += '.sha512'
- mkdir deploy
- move build\\windows\\runner\\Release $Env:builddir
- mkdir $Env:builddir
- powershell -command "Expand-Archive -Path tor.zip -DestinationPath $Env:builddir\Tor"
- powershell -command "Compress-Archive -Path $Env:builddir -DestinationPath $Env:zip"
- powershell -command "(Get-FileHash *.zip -Algorithm sha512).Hash" > $Env:sha