diff --git a/.github/scripts/Windows/prepare.ps1 b/.github/scripts/Windows/prepare.ps1 index 4b4797a86..8671b2b0c 100644 --- a/.github/scripts/Windows/prepare.ps1 +++ b/.github/scripts/Windows/prepare.ps1 @@ -1,4 +1,4 @@ -#Set-PSDebug -Trace 1 +Set-PSDebug -Trace 1 # Free some space - TODO: regular uninstall would be better Remove-Item -Recurse "C:\Program Files (x86)\Android"