Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zdenop authored Nov 5, 2024
1 parent d5fb350 commit 0a01424
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,10 @@ jobs:
- name: Install dependencies on macOS
if: runner.os == 'macOS'
run: |
# is already installed and up-to-date?
# brew install ninja
# brew install giflib
# brew install openjpeg
# brew install webp
brew install ninja
brew install giflib
brew install openjpeg
brew install webp
cmake --version
Expand Down

0 comments on commit 0a01424

Please sign in to comment.