Skip to content

Commit

Permalink
Update meson.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dgsga committed Mar 13, 2024
1 parent dcaa86c commit 4b75ec9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,8 @@ jobs:
- uses: actions/checkout@v4
- name: Install dependencies
run: |
brew install --overwrite --force bison flex libressl meson mysql talloc krb5 berkeley-db
brew uninstall python
brew install bison flex libressl meson mysql talloc krb5 berkeley-db
- name: Configure
run: |
meson setup build \
Expand Down

0 comments on commit 4b75ec9

Please sign in to comment.