From d76ca75bec6481fb6f4fff1ce156275d3c0747d6 Mon Sep 17 00:00:00 2001 From: c0repwn3r Date: Mon, 26 Jun 2023 18:35:18 -0400 Subject: [PATCH] add clang dependeny --- .builds/check.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.builds/check.yml b/.builds/check.yml index 7b9567b..1349da7 100644 --- a/.builds/check.yml +++ b/.builds/check.yml @@ -3,6 +3,7 @@ packages: - openssl - go - musl + - clang sources: - https://git.e3t.cc/~core/trifid tasks: