From 2472d7d144752c48afa0950c9a8fba0f51e3b955 Mon Sep 17 00:00:00 2001 From: c0repwn3r Date: Tue, 7 Feb 2023 13:24:59 -0500 Subject: [PATCH] its not named that --- .builds.yml => .build.yml | 1 + 1 file changed, 1 insertion(+) rename .builds.yml => .build.yml (85%) diff --git a/.builds.yml b/.build.yml similarity index 85% rename from .builds.yml rename to .build.yml index 7edf785..1dba901 100644 --- a/.builds.yml +++ b/.build.yml @@ -1,6 +1,7 @@ image: alpine/3.17 packages: - rust + - cargo sources: - https://git.e3t.cc/~core/trifid tasks: