mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 00:05:59 +08:00
Fix macOS CI (#19822)
* does this fix the hash * this is not the solution * restore key doesnt work
This commit is contained in:
@@ -71,7 +71,6 @@ jobs:
|
||||
/usr/local/Cellar
|
||||
~/github_brew_cache_entries.txt
|
||||
key: macos-cache-${{ hashFiles('tools/mac_setup.sh') }}
|
||||
restore-keys: macos-cache-
|
||||
- name: Brew link restored dependencies
|
||||
if: steps.dependency-cache.outputs.cache-hit == 'true'
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user