1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-06 19:12:30 +01:00
This commit is contained in:
Elias Steurer 2020-09-18 15:09:42 +02:00
parent 996d071da3
commit ad9bea6e7f

View File

@ -29,8 +29,8 @@ build:windows:
- git submodule update --init
- git submodule update --recursive
- cd Common
# git directory can already exist. In powershell this is an hard error, but not in CMD.
- cmd /C git clone https://github.com/microsoft/vcpkg.git
# https://gitlab.com/gitlab-org/gitlab-runner/-/issues/4480#note_342652247
- git clone https://github.com/microsoft/vcpkg.git; echo ""
- cd vcpkg
- git pull
- git checkout 18ab4b72a26284f0df28295ce7bf9b21c96f20f4