Skip to content

Commit

Permalink
remove work-around
Browse files Browse the repository at this point in the history
  • Loading branch information
sunderme committed Nov 26, 2024
1 parent fe6ace5 commit 115915f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,6 @@ jobs:
sudo tar xvf ./QuaZip-${{ env.OSX_QUAZIP_VERSION }}-Darwin-M1.tar.xz -C /usr/local --strip-components=1
rm QuaZip-${{ env.OSX_QUAZIP_VERSION }}-Darwin-M1.tar.xz
brew install --quiet cairo fontconfig freetype gettext jpeg libpng libtiff little-cms2 openjpeg
brew unlink pkg-config@0.29.2
brew install --quiet ninja pkg-config
- name: Configure
Expand Down

0 comments on commit 115915f

Please sign in to comment.