Skip to content

Commit bbd150a

Browse files
committed
Comment
1 parent 567fdeb commit bbd150a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cirrus.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ build_task:
2525
script:
2626
- tzsetup Etc/GMT
2727
- adjkerntz -a
28-
- git clone --branch cabal-install-v3.6.2.0-p1 https://github.com/hasufell/cabal.git
29-
- cd cabal/
28+
#- git clone --branch cabal-install-v3.6.2.0-p1 https://github.com/hasufell/cabal.git
29+
#- cd cabal/
3030
- bash .github/scripts/build.sh
3131
binaries_artifacts:
3232
path: "cabal/out/*"

0 commit comments

Comments
 (0)