From bbd150a777890728ead6587ad9c4735393a72446 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Fri, 17 Nov 2023 20:27:56 +0800 Subject: [PATCH] Comment --- .cirrus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index b14300a..fed3e78 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -25,8 +25,8 @@ build_task: script: - tzsetup Etc/GMT - adjkerntz -a - - git clone --branch cabal-install-v3.6.2.0-p1 https://github.com/hasufell/cabal.git - - cd cabal/ + #- git clone --branch cabal-install-v3.6.2.0-p1 https://github.com/hasufell/cabal.git + #- cd cabal/ - bash .github/scripts/build.sh binaries_artifacts: path: "cabal/out/*"