This commit is contained in:
2022-12-29 20:44:17 +08:00
parent 64eaa720c0
commit 761e59f322
2 changed files with 2 additions and 1 deletions

View File

@@ -25,7 +25,7 @@ cabal --version
cabal update cabal update
git clone --single-branch --branch main https://github.com/haskell-works/cabal-cache.git git clone --single-branch --branch fix-sync-to-archive https://github.com/hasufell/cabal-cache.git
cd cabal-cache cd cabal-cache
if [ "${DISTRO}" = "Alpine" ] ; then if [ "${DISTRO}" = "Alpine" ] ; then

View File

@@ -1,5 +1,6 @@
name: Cabal cache name: Cabal cache
on: on:
push: push:
branches: branches: