Skip to content

Commit

Permalink
Upgrade brew before installing
Browse files Browse the repository at this point in the history
  • Loading branch information
kduske committed Mar 18, 2024
1 parent c167752 commit 595d64f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
if: ${{ matrix.os == 'macos-13' }}
run: |
brew update
brew upgrade
brew install cmake p7zip pandoc qt5 ninja autoconf automake kadwanev/brew/retry
# Run build script
Expand Down

0 comments on commit 595d64f

Please sign in to comment.