From dca298982578fb9080b45699cf0803f1bc12b2b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Mon, 28 Jun 2021 15:29:05 +0300 Subject: [PATCH] replace curl with wget --- .build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index 2a67246..3e36358 100644 --- a/.build.yml +++ b/.build.yml @@ -1,6 +1,6 @@ image: debian/testing packages: - - curl + - wget - file sources: - https://git.sr.ht/~motiejus/bazel-zig-cc