We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b25ec53 commit e80091fCopy full SHA for e80091f
.github/workflows/build.yml
@@ -91,7 +91,6 @@ jobs:
91
uses: actions/cache@v4
92
with:
93
path: |
94
- /usr/local/Cellar
95
~/Library/Caches/Homebrew
96
key: ${{ runner.os }}-${{ matrix.platform.target }}-homebrew-${{ hashFiles('.github/workflows/build.yml') }}
97
restore-keys: |
0 commit comments