authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-07-31 15:45:32 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-07-31 15:45:32 -07:00
logac0b42bb13f1492979cac7e48eafa77c0198a4c1
tree7f72d2022daffb9919812a83ffcebf2046aefea2
parent673207572acb314ae409c9f97ac19ce08229a811

actions- temporarily print deps.zig for windows debugging


1 files changed, 2 insertions(+), 0 deletions(-)

.github/workflows/nightly.yml+2
...@@ -34,6 +34,8 @@ jobs:...@@ -34,6 +34,8 @@ jobs:
3434
35 - run: ./zig-out/bin/zigmod ci35 - run: ./zig-out/bin/zigmod ci
3636
37 - run: cat deps.zig
38
37 - run: zig build39 - run: zig build
3840
39 - run: ./zig-out/bin/zigmod version41 - run: ./zig-out/bin/zigmod version