Fix cirrus
This commit is contained in:
parent
bbd150a777
commit
15dec1bfe8
@ -25,9 +25,9 @@ build_task:
|
|||||||
script:
|
script:
|
||||||
- tzsetup Etc/GMT
|
- tzsetup Etc/GMT
|
||||||
- adjkerntz -a
|
- adjkerntz -a
|
||||||
#- git clone --branch cabal-install-v3.6.2.0-p1 https://github.com/hasufell/cabal.git
|
- git clone --branch cabal-install-v3.6.2.0-p1 https://github.com/hasufell/cabal.git
|
||||||
#- cd cabal/
|
- cd cabal/
|
||||||
- bash .github/scripts/build.sh
|
- bash .github/scripts/build.sh
|
||||||
binaries_artifacts:
|
binaries_artifacts:
|
||||||
path: "cabal/out/*"
|
path: "out/*"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user