Skip to content

Commit

Permalink
GitHub: test
Browse files Browse the repository at this point in the history
  • Loading branch information
foldynl committed Feb 23, 2024
1 parent 366255c commit 199e91c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ jobs:
run: |
unset HOMEBREW_NO_INSTALL_FROM_API
brew update
brew upgrade || true
brew install qt6
brew link qt6 --force
brew install hamlib
Expand All @@ -78,7 +77,8 @@ jobs:
brew install brotli
brew install icu4c
brew install pkg-config
find /opt/homebrew/
ls /usr
asdsa
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 199e91c

Please sign in to comment.