Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4d8f58fdc9 | ||
|
|
83c8e31cfb |
@@ -55,8 +55,8 @@ jobs:
|
||||
- name: Dependencies (macOS)
|
||||
if: runner.os == 'macOS'
|
||||
run: |
|
||||
brew update
|
||||
brew install ccache
|
||||
curl -o /usr/local/bin/ccache "https://github.com/libigl/ccache-binaries/blob/main/macos_universal/bin/ccache?raw=true"
|
||||
chmod a+x /usr/local/bin/ccache
|
||||
|
||||
- name: Cache Build
|
||||
id: cache-build
|
||||
|
||||
Reference in New Issue
Block a user