Skip to content

Commit

Permalink
(gh) Unlink libpng
Browse files Browse the repository at this point in the history
  • Loading branch information
csparker247 committed Aug 12, 2024
1 parent 065b77d commit 93ab790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install Homebrew dependencies
run: |
brew update
brew unlink libtiff
brew unlink libtiff libpng
brew install ninja python@3.12
- name: Remove conflicting packages
Expand Down

0 comments on commit 93ab790

Please sign in to comment.