mirror of
https://github.com/ziglang/zig.git
synced 2025-12-25 15:43:06 +00:00
The new CI images provided by GitHub no longer provide ninja.exe, so this commit installs it explicitly, using the suggested method from GitHub. See https://github.com/actions/runner-images/issues/8343 for more details.