aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2023-07-11 15:54:52 -0700
committerJohn MacFarlane <[email protected]>2023-07-11 15:54:52 -0700
commit0efba28919346f886074efb15b27c65d386c62d6 (patch)
tree4bb1d2460ecd361244acf85bb32ab8ac7b786c6d /.cirrus.yml
parent6216c2016222049345f9b8b8a4ec7386358f2821 (diff)
Fix cirrus for amd64.
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index a5d1473c5..4de77f0a2 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -68,6 +68,7 @@ task:
upload_caches:
- cabal_store
package_script:
+ - cabal freeze && cat cabal.project.freeze
- bash linux/make_artifacts.sh
linux_amd64_artifacts:
path: ./linux-amd64/**