mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
workflows: OSX.sh is now called macos.sh
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
|||||||
token: ${{secrets.ACCESS_TOKEN}}
|
token: ${{secrets.ACCESS_TOKEN}}
|
||||||
|
|
||||||
- name: setup
|
- name: setup
|
||||||
run: ./Tools/setup/OSX.sh
|
run: ./Tools/setup/macos.sh
|
||||||
|
|
||||||
- name: Prepare ccache timestamp
|
- name: Prepare ccache timestamp
|
||||||
id: ccache_cache_timestamp
|
id: ccache_cache_timestamp
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
#! /usr/bin/env bash
|
|
||||||
|
|
||||||
echo "The script is now called 'macos.sh'."
|
|
||||||
exit 1
|
|
||||||
Reference in New Issue
Block a user