Skip to content

Commit 33f3de5

Browse files
author
dgsga
committed
Update meson.yml
1 parent 4b75ec9 commit 33f3de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/meson.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ jobs:
199199
- uses: actions/checkout@v4
200200
- name: Install dependencies
201201
run: |
202-
brew uninstall python
202+
brew uninstall --ignore-dependencies python
203203
brew install bison flex libressl meson mysql talloc krb5 berkeley-db
204204
- name: Configure
205205
run: |

0 commit comments

Comments
 (0)