From c1e4790947e996efb6b39643e37597c56a63a796 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Fri, 28 Oct 2022 09:06:18 +0200 Subject: [PATCH] build.yml: add missing sources line Add the sources line, so CI should work for patches submitted to the mailing list. --- .build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.build.yml b/.build.yml index 77e6b62c..f700a3bc 100644 --- a/.build.yml +++ b/.build.yml @@ -1,6 +1,8 @@ image: alpine/edge packages: - sudo +sources: + - https://git.sr.ht/~postmarketos/pmbootstrap tasks: - note: | pmbootstrap/.ci/note.sh