windows fix
Some checks failed
demo.yaml / windows fix (push) Failing after 0s

This commit is contained in:
Jorijn van der Graaf 2026-03-02 18:31:00 +01:00
commit c9d31f51bc

View file

@ -2,7 +2,7 @@ mkdir build
mkdir bin mkdir bin
mkdir bin\executable-windows-msvc mkdir bin\executable-windows-msvc
git clone https:/github.com/KhronosGroup/glslang.git ./build/glslang git clone https://github.com/KhronosGroup/glslang.git .\build\glslang
cd .\build\glslang cd .\build\glslang