GitHub Actions not working

i am not sure
e.g.

    const stdin = std.fs.File.stdin();

see 0.16.0 Release notes

simplest check (without installation of new version)

      - uses: mlugg/setup-zig@v2
        with:
          version: 0.16.0 <====
    

use Juicy Main instead of plain main - you will get gpa and Threaded Io

see related post

1 Like