mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Mac OS CI: Harden against intermittent install failures
This commit is contained in:
parent
565da15f2f
commit
ddc1f964d2
2
.github/workflows/compile_macos.yml
vendored
2
.github/workflows/compile_macos.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user