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 12, 2024
1 parent 6a7bf7b commit dc87d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install dependencies
run: |
brew install -- overwrite bison flex libressl meson mysql talloc krb5 berkeley-db
brew install --overwrite bison flex libressl meson mysql talloc krb5 berkeley-db
- name: Configure
run: |
meson setup build \
Expand Down

0 comments on commit dc87d17

Please sign in to comment.