authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-07-31 15:44:23 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-07-31 15:44:23 -07:00
logc7ca4c1ef6d6973204e8537e7aca226ae4d07a43
treef4d1fe17d9110b07f3f6875f4b0ee99aec578c01
parent35fb991dff4c0b1652cd04a1a966b52672ad8aef

actions- fix spacing


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

.github/workflows/nightly.yml+2-2
...@@ -31,7 +31,7 @@ jobs:...@@ -31,7 +31,7 @@ jobs:
31 version: master31 version: master
3232
33 - run: zig build -Dbootstrap33 - run: zig build -Dbootstrap
34 34
35 - run: ./zig-out/bin/zigmod ci35 - run: ./zig-out/bin/zigmod ci
36 36
37 - run: zig build37 - run: zig build