This commit is contained in:
2023-01-04 17:37:51 +08:00
parent 761e59f322
commit f92ba10ef6

View File

@@ -25,7 +25,7 @@ cabal --version
cabal update 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 cd cabal-cache
if [ "${DISTRO}" = "Alpine" ] ; then if [ "${DISTRO}" = "Alpine" ] ; then