From 79c13c808a41680adaa3896df9d1ce4afce6fa78 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 19 Aug 2021 15:15:14 -0300 Subject: aux/ci/ci-build.sh: Remove git-annex call --- aux/ci/ci-build.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'aux') diff --git a/aux/ci/ci-build.sh b/aux/ci/ci-build.sh index 007e7c4..1b7b250 100755 --- a/aux/ci/ci-build.sh +++ b/aux/ci/ci-build.sh @@ -54,7 +54,6 @@ EOF git clone "$REMOTE" . git config --global user.email git@euandre.org git config --global user.name 'EuAndreh CI' - git annex get ||: if [ -f aux/guix/with-container.sh ]; then RUNNER='sh aux/guix/with-container.sh' -- cgit v1.2.3