From f92ba10ef67936d979c5aaed34ba3370c80b5563 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Wed, 4 Jan 2023 17:37:51 +0800 Subject: [PATCH] Fix --- .github/scripts/cabal-cache.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/cabal-cache.sh b/.github/scripts/cabal-cache.sh index c34fd17..7e7becd 100644 --- a/.github/scripts/cabal-cache.sh +++ b/.github/scripts/cabal-cache.sh @@ -25,7 +25,7 @@ cabal --version cabal update -git clone --single-branch --branch fix-sync-to-archive https://github.com/hasufell/cabal-cache.git +git clone --single-branch --branch main https://github.com/hasufell/cabal-cache.git cd cabal-cache if [ "${DISTRO}" = "Alpine" ] ; then