Skip to content

Commit

Permalink
feeble attempt to fix macosx CI
Browse files Browse the repository at this point in the history
  • Loading branch information
whoozle committed Feb 28, 2024
1 parent 19f9f8b commit 5fb044f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Install Dependencies...
run: |
brew tap homebrew/cask
brew install qt5 homebrew/cask/macfuse taglib openssl@1.1 cmake ninja libmagic
brew install qt homebrew/cask/macfuse taglib openssl@1.1 cmake ninja libmagic
- name: Checking out sources...
uses: actions/checkout@v2
- name: Configuring...
Expand Down

0 comments on commit 5fb044f

Please sign in to comment.