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 4aeae23 commit e3614d5
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit e3614d5

Please sign in to comment.