mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-06 19:12:30 +01:00
Fix CI
This commit is contained in:
parent
996d071da3
commit
ad9bea6e7f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user