Skip to content

Commit

Permalink
Minor: update windows deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
ashtuchkin committed Nov 4, 2019
1 parent c98e6ac commit 98789d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/before_deploy.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,4 @@ Copy-Item "$SRC_DIR\LICENSE" '.\'
Push-AppveyorArtifact "$ZIP"

Remove-Item *.* -Force
Set-Location ..
Remove-Item $STAGE
Set-Location $SRC_DIR

0 comments on commit 98789d5

Please sign in to comment.