PR #19270.
@ -33,7 +33,11 @@ jobs:
uses: actions/checkout@v3
- name: Install dependencies
run: |
uses: Wandalen/wretry.action@v1
with:
attempt_delay: 20000
attempt_limit: 6
command: |
export \
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1 \
HOMEBREW_NO_INSTALL_CLEANUP=1