authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2022-09-18 11:50:58 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2022-09-18 11:50:58 -07:00
log36021e5dd88c249b615e6e1ee0da8060acd0eee4
tree5facccd6b7281a4b353c0284829da1612dc991e3
parenta2daf4349057395345f7386b69f6ae3a636148d6

ci: zigmod sum needs fetch to be ran first


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

.github/workflows/push.yml-1
...@@ -34,7 +34,6 @@ jobs:...@@ -34,7 +34,6 @@ jobs:
3434
35 # Test35 # Test
36 - run: ./zig-out/bin/zigmod version36 - run: ./zig-out/bin/zigmod version
37 - run: ./zig-out/bin/zigmod sum
38 - run: ./zig-out/bin/zigmod zpm add apple_pie37 - run: ./zig-out/bin/zigmod zpm add apple_pie
39 - run: ./zig-out/bin/zigmod zpm tags38 - run: ./zig-out/bin/zigmod zpm tags
40 - run: ./zig-out/bin/zigmod aq add 1/vrischmann/sqlite39 - run: ./zig-out/bin/zigmod aq add 1/vrischmann/sqlite