Mac OS CI: Harden against intermittent install failures

This commit is contained in:
Lorenz Meier 2020-12-28 23:43:20 +01:00
parent 565da15f2f
commit ddc1f964d2
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
token: ${{secrets.ACCESS_TOKEN}}
- name: setup
run: ./Tools/setup/macos.sh
run: ./Tools/setup/macos.sh; ./Tools/setup/macos.sh
- name: Prepare ccache timestamp
id: ccache_cache_timestamp