From 61638b811a3532838d3274a5f6671fab65705fe5 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 21 Feb 2021 14:55:48 -0300 Subject: Update ci-build.sh --- 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