Skip to content

Commit

Permalink
Trying to fix submodule cloning
Browse files Browse the repository at this point in the history
  • Loading branch information
DronCode committed Oct 25, 2020
1 parent 79764f9 commit 47fa97b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ image:

init:
- if "%APPVEYOR_BUILD_WORKER_IMAGE%"=="Visual Studio 2019" ( set generator="Visual Studio 16 2019%arch%" )
- git submodule update --init --recursive

before_build:
- cmd: |
Expand Down

0 comments on commit 47fa97b

Please sign in to comment.