Skip to content

Commit

Permalink
Don't waste time trying to install graphicsmagick: it has never worke…
Browse files Browse the repository at this point in the history
…d anyway.
  • Loading branch information
michaelherger committed Oct 16, 2024
1 parent 32b1029 commit dd559c6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/actions/build/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ runs:
sudo cp -nf platypus /usr/local/bin
sudo chmod +x /usr/local/bin/platypus
# required by create-dmg if we want to get a customized icon - https://github.com/sindresorhus/create-dmg
brew install -q graphicsmagick imagemagick
- name: Set up Windows environment
if: ${{ startsWith(inputs.build-params, 'win64') }}
Expand Down

0 comments on commit dd559c6

Please sign in to comment.