Blah
This commit is contained in:
parent
64eaa720c0
commit
761e59f322
2
.github/scripts/cabal-cache.sh
vendored
2
.github/scripts/cabal-cache.sh
vendored
@ -25,7 +25,7 @@ cabal --version
|
||||
|
||||
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
|
||||
|
||||
if [ "${DISTRO}" = "Alpine" ] ; then
|
||||
|
1
.github/workflows/cabal-cache.yaml
vendored
1
.github/workflows/cabal-cache.yaml
vendored
@ -1,5 +1,6 @@
|
||||
name: Cabal cache
|
||||
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
Loading…
Reference in New Issue
Block a user