diff options
| -rw-r--r-- | .appveyor.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml index e4c6f22b0..29a95f9b1 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -33,6 +33,7 @@ install: # - ps: Pop-Location # install xmake + - ps: git submodule -q update --init --recursive - ps: ./scripts/get.ps1 -branch master before_build: |
