ci/vkd3d: drop duplicate submodule update

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39670>
This commit is contained in:
Eric Engestrom 2025-08-14 12:33:49 +02:00 committed by Marge Bot
parent 83c022fe5d
commit 3a923461d0

View file

@ -28,7 +28,6 @@ git clone https://github.com/HansKristian-Work/vkd3d-proton.git --single-branch
pushd "$VKD3D_PROTON_SRC_DIR"
git checkout "$VKD3D_PROTON_COMMIT"
git submodule update --init --recursive
git submodule update --recursive
meson setup \
-D c_args=-Wno-error=incompatible-pointer-types \