Skip to content

Commit f0b5076

Browse files
author
Luke Goodfellow
committed
updated Codefresh Pipeline YAML
1 parent 77b5f0b commit f0b5076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/codefresh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ steps:
2727
- apk add zip
2828
- zip ./bin/cf-support_windows_x86_64 ./bin/cf-support_windows_x86_64.exe
2929
- tar -czvf ./bin/cf-support_darwin_x86_64.tar.gz ./bin/cf-support_darwin_x86_64
30-
- tar -czvf ./bin/cf-support_darwin_arm64.tar.gz ./bin/ccf-support_darwin_arm64
30+
- tar -czvf ./bin/cf-support_darwin_arm64.tar.gz ./bin/cf-support_darwin_arm64
3131
- tar -czvf ./bin/cf-support_linux_x86_64.tar.gz ./bin/cf-support_linux_x86_64
3232

3333
github_release:

0 commit comments

Comments
 (0)