Skip to content

Commit

Permalink
Silence CI warnings about reinstalling brew packages
Browse files Browse the repository at this point in the history
  • Loading branch information
dpogue committed Jun 30, 2024
1 parent 3a91dc4 commit 36dfaf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ jobs:

- name: Install dependencies
run: |
brew install \
brew install -q \
qt@5 \
autoconf \
automake \
Expand Down

0 comments on commit 36dfaf7

Please sign in to comment.