Need extra space for second command

This commit is contained in:
Jeremy Rimpo
2020-09-20 19:12:01 -05:00
parent 9cb34c0586
commit 02049e4854
+1
View File
@@ -7,6 +7,7 @@ environment:
build_script:
- cmd: >-
git clone --depth=1 https://github.com/ModOrganizer2/modorganizer-umbrella.git c:\projects\modorganizer-umbrella 2> $null
git checkout $(git show-ref --verify --quiet refs/remotes/origin/%APPVEYOR_REPO_BRANCH% || echo '-b') %APPVEYOR_REPO_BRANCH%
mkdir c:\projects\modorganizer-build -type directory