diff --git a/appveyor.yml b/appveyor.yml index ee01e6f..2e125f2 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -8,7 +8,7 @@ build: parallel: true build_script: - pwsh: >- - $ErrorActionPreference = Stop + $ErrorActionPreference = 'Stop' git clone --depth=1 --no-single-branch https://github.com/ModOrganizer2/modorganizer-umbrella.git c:\projects\modorganizer-umbrella