Skip to content

Commit 9723b26

Browse files
julianoesdagar
authored andcommitted
workflows: OSX.sh is now called macos.sh
1 parent 7c49afa commit 9723b26

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/workflows/compile_macos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
token: ${{secrets.ACCESS_TOKEN}}
2525

2626
- name: setup
27-
run: ./Tools/setup/OSX.sh
27+
run: ./Tools/setup/macos.sh
2828

2929
- name: Prepare ccache timestamp
3030
id: ccache_cache_timestamp

Tools/setup/OSX.sh

-4
This file was deleted.

0 commit comments

Comments
 (0)