mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
Mac OS CI: Harden against intermittent install failures
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
|||||||
token: ${{secrets.ACCESS_TOKEN}}
|
token: ${{secrets.ACCESS_TOKEN}}
|
||||||
|
|
||||||
- name: setup
|
- name: setup
|
||||||
run: ./Tools/setup/macos.sh
|
run: ./Tools/setup/macos.sh; ./Tools/setup/macos.sh
|
||||||
|
|
||||||
- name: Prepare ccache timestamp
|
- name: Prepare ccache timestamp
|
||||||
id: ccache_cache_timestamp
|
id: ccache_cache_timestamp
|
||||||
|
|||||||
Reference in New Issue
Block a user