workflows: OSX.sh is now called macos.sh

This commit is contained in:
Julian Oes
2020-07-15 11:44:35 +02:00
committed by Daniel Agar
parent 7c49afa716
commit 9723b26d72
2 changed files with 1 additions and 5 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
token: ${{secrets.ACCESS_TOKEN}}
- name: setup
run: ./Tools/setup/OSX.sh
run: ./Tools/setup/macos.sh
- name: Prepare ccache timestamp
id: ccache_cache_timestamp