diff --git a/Setup/HidHide.aip b/Setup/HidHide.aip index 5d1121c..e0853f5 100644 --- a/Setup/HidHide.aip +++ b/Setup/HidHide.aip @@ -15,10 +15,10 @@ - + - + diff --git a/stage0.ps1 b/stage0.ps1 index 0f36b7e..6c19409 100644 --- a/stage0.ps1 +++ b/stage0.ps1 @@ -104,6 +104,8 @@ function Get-AppVeyorArtifacts } } +Remove-Item -Recurse -Force ".\artifacts\bin" + # Download x64 binaries Get-AppVeyorArtifacts -Account "nefarius" -Project "HidHide" -Path $Path -Token $Token -Branch $BuildVersion #-JobName "Platform: x64"