Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 34d8b9b

Browse files
author
dgsga
committedMar 13, 2024·
Update meson.yml
1 parent 4473684 commit 34d8b9b

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
@@ -201,7 +201,7 @@ jobs:
201201
run: |
202202
rm -f /usr/local/bin/2to3
203203
rm '/usr/local/bin/2to3-3.12'
204-
brew install bison flex libressl meson mysql talloc krb5 berkeley-db
204+
brew install --overwrite bison flex libressl meson mysql talloc krb5 berkeley-db
205205
- name: Configure
206206
run: |
207207
meson setup build \

0 commit comments

Comments
 (0)
Please sign in to comment.