aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2023-03-10 09:31:42 -0800
committerJohn MacFarlane <[email protected]>2023-03-10 09:31:42 -0800
commit7e80a466281871298b8fea1646d973fc68d837da (patch)
tree07b8331db90bf190ede7a01b4a944552b8ec0e25 /.cirrus.yml
parentffb1e73356cfcdfb52f92901bc141631e0cce252 (diff)
Fix cirrus syntax.
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index de4618756..d9eac021d 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -7,4 +7,5 @@ task:
brew_script: brew install cabal-install
script:
- sh macos/make_macos_release.sh
- artifacts: macos_release_candidate
+ artifacts:
+ path: macos_release_candidate