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:29:34 +01:00
commit f85cb35f75
2 changed files with 14 additions and 28 deletions

View file

@ -2,7 +2,7 @@ mkdir build
mkdir bin
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