Skip to content

Commit 8aadc99

Browse files
committed
WIP
1 parent 0a19b9a commit 8aadc99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ jobs:
101101
if: runner.os == 'Macos'
102102
run: |
103103
brew update
104-
brew unlink [email protected]
105104
brew upgrade
105+
echo ok
106106
brew install pkgconf
107107
# work around https://github.com/actions/runner-images/issues/10984
108108

0 commit comments

Comments
 (0)