mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-21 18:02:43 +01:00
- make AppVeyor fetch submodules
This commit is contained in:
parent
afe523d8e5
commit
84c9f55e2c
@ -28,6 +28,8 @@ environment:
|
||||
|
||||
|
||||
install:
|
||||
- git submodule init
|
||||
- git submodule update
|
||||
- cmd: '%APPVEYOR_BUILD_FOLDER%\.appveyor\Install.bat'
|
||||
- sh: '${APPVEYOR_BUILD_FOLDER}/.appveyor/Install.sh'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user