]> git.ipfire.org Git - thirdparty/curl.git/commit
CI: fix retrying on brew failures
authorDan Fandrich <dan@coneharvesters.com>
Sat, 11 Mar 2023 00:41:25 +0000 (16:41 -0800)
committerDan Fandrich <dan@coneharvesters.com>
Sat, 11 Mar 2023 00:41:25 +0000 (16:41 -0800)
commitc2b7249db213cd5c5debf8d8b6be23003a4cf200
tree41e3123f4ecbd19d435435fe91105de7c21c303a
parent544a7f804d176d97a7c505d5ab689aa83e583427
CI: fix retrying on brew failures

The previous attempt didn't consider that the shell would exit
immediately after the false statement in the retry case.

Follow-up to dc141a37
.cirrus.yml
.github/workflows/macos.yml