aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2023-03-11 15:59:27 -0800
committerJohn MacFarlane <[email protected]>2023-03-11 15:59:27 -0800
commit5232a5a972854f718e63328b21acce2d66bd964a (patch)
tree2e2f72f88b2f738b8d490e2e1df47961e01c9b39 /.cirrus.yml
parent988952a14c675fa7ef6989a28d1f70ced70354ba (diff)
Cirrus: fix typo on artifact upload.
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 805c44d50..407088db8 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -18,4 +18,4 @@ task:
ls
zip -r macos-release-candidate.zip macos-release-candidate
artifacts:
- path: macos_release_candidate.zip
+ path: macos-release-candidate.zip