From 2daa696e47274e10eba08a9f65a074a8766cf105 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 23 Feb 2021 11:28:07 -0300 Subject: aux/ci/ci-build.sh: Fix typo --- aux/ci/ci-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aux/ci/ci-build.sh') diff --git a/aux/ci/ci-build.sh b/aux/ci/ci-build.sh index 1e3af4a..01b587f 100755 --- a/aux/ci/ci-build.sh +++ b/aux/ci/ci-build.sh @@ -46,7 +46,7 @@ EOF if [ -f aux/guix/with-container.sh ]; then RUNNER='./aux/guix/with-container.sh' - guix describle + guix describe else RUNNER='sh -c' fi -- cgit v1.2.3