Skip to content

Commit

Permalink
.github/workflows/build.yml: install fmt on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxKellermann committed Sep 1, 2024
1 parent 14cd8be commit e0b63a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ jobs:
run: |
brew install \
meson ninja \
fmt \
ccache \
ncurses \
pcre2 \
Expand Down

0 comments on commit e0b63a7

Please sign in to comment.