Fix cirrus

This commit is contained in:
Julian Ospald 2023-11-17 20:46:41 +08:00
parent bbd150a777
commit 15dec1bfe8
No known key found for this signature in database
GPG Key ID: 4275CDA6A29BED43
1 changed files with 3 additions and 3 deletions

View File

@ -25,9 +25,9 @@ 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/*"
path: "out/*"