From 0848c4166b094b14c3b58c0b3f15470d1bd38f0e Mon Sep 17 00:00:00 2001 From: Garrit Franke Date: Wed, 10 Feb 2021 16:00:33 +0100 Subject: [PATCH] ci: fix builds.sr.ht --- .builds/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.builds/ci.yml b/.builds/ci.yml index 7d3bf99..aba3a23 100644 --- a/.builds/ci.yml +++ b/.builds/ci.yml @@ -3,7 +3,7 @@ packages: - rust - node sources: - - https://git.sr.ht/~garritfra/sabre#master + - https://git.sr.ht/~garritfra/sabre tasks: - build: | cargo build