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

This commit is contained in:
Jorijn van der Graaf 2026-03-02 22:04:07 +01:00
commit 46f0385f32
2 changed files with 11 additions and 5 deletions

View file

@ -128,6 +128,7 @@ namespace Crafter {
std::cout << "1" << std::endl;
std::string libcxx = std::getenv("LIBCXX_DIR");
libcxx.pop_back();
libcxx.pop_back();
std::cout << "2" << std::endl;