Shallow clone vcpkg

This commit is contained in:
qurious-pixel 2023-11-08 16:33:03 -08:00 committed by James
parent 7216269309
commit e6c528a20a

View file

@ -28,7 +28,7 @@ jobs:
- name: "Fetch full history for vcpkg submodule"
run: |
cd dependencies/vcpkg
cd libraries/vcpkg
git fetch --unshallow
git pull --all