You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try zig build on a project that references another one on GitHub. In my case, e.g. https://github.com/zigzap/zap is what I'm trying to build, but the build fails at the fetch stage.
The bug has been back for 4 days, first started showing in CI (cron job) with zig version 0.11.0-dev.3220+447a30299.
My machine:
Github Workflow:
Expected Behavior
Zig build to run through smoothly :-)
The text was updated successfully, but these errors were encountered:
Zig Version
0.11.0-dev.3289+16dbb960f
Steps to Reproduce and Observed Behavior
Try zig build on a project that references another one on GitHub. In my case, e.g. https://github.com/zigzap/zap is what I'm trying to build, but the build fails at the fetch stage.
The bug has been back for 4 days, first started showing in CI (cron job) with zig version 0.11.0-dev.3220+447a30299.
My machine:
Github Workflow:
Expected Behavior
Zig build to run through smoothly :-)
The text was updated successfully, but these errors were encountered: