mirror of
https://github.com/ModOrganizer2/modorganizer-fnistool.git
synced 2026-07-27 14:05:34 -07:00
Need extra space for second command
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user