Skip to content

Commit

Permalink
workflows: OSX.sh is now called macos.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
julianoes committed Jul 15, 2020
1 parent 8f2aa2f commit 35d664c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/compile_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 0 additions & 4 deletions Tools/setup/OSX.sh

This file was deleted.

0 comments on commit 35d664c

Please sign in to comment.