From 70d6425c173b49f261ed6a595a589249ed54716b Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 21 Feb 2021 16:40:30 -0300 Subject: Update aux/ files --- aux/ci/ci-build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/aux/ci/ci-build.sh b/aux/ci/ci-build.sh index 1159204..311abf9 100755 --- a/aux/ci/ci-build.sh +++ b/aux/ci/ci-build.sh @@ -42,6 +42,7 @@ EOF git config --global user.email git@euandre.org git config --global user.name 'EuAndreh CI' git fetch origin refs/notes/*:refs/notes/* + git annex get ||: if [ -f aux/guix/with-container.sh ]; then RUNNER='./aux/guix/with-container.sh' -- cgit v1.2.3