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 f53ae65 commit 4fbb89c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,12 +194,10 @@ jobs:
env:
HOMEBREW_NO_INSTALL_CLEANUP: 1
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: 1
steps:
- uses: actions/checkout@v4
- name: Install dependencies
run: |
brew uninstall --ignore-dependencies python@3.11 python@3.12
brew install bison flex libressl meson mysql talloc krb5 berkeley-db
- name: Configure
run: |
Expand Down

0 comments on commit 4fbb89c

Please sign in to comment.