This commit is contained in:
Julian Ospald 2023-01-04 17:37:51 +08:00
parent 761e59f322
commit f92ba10ef6
Signed by: hasufell
GPG Key ID: 3786C5262ECB4A3F

View File

@ -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