mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
Update appveyor.yml
This commit is contained in:
parent
0be6d8c9cf
commit
f4b93d2093
@ -50,6 +50,7 @@ cache:
|
||||
|
||||
build_script:
|
||||
- ps: |
|
||||
git config --global core.autocrlf input
|
||||
git checkout "$env:appveyor_repo_branch" 2>&1
|
||||
git clone -q --depth=1 -b "$env:appveyor_repo_branch" https://github.com/FlightControl-Master/MOOSE.git c:\Projects\Moose
|
||||
git clone -q --depth=1 -b "W3" https://github.com/FlightControl-User/luadocumentor.git c:\Projects\luadocumentor
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user