Skip to content

Conversation

@trevor-e
Copy link
Collaborator

This accidentally slipped in, I usually only include it locally since it's a development dependency.

run: |
if [ "$RUNNER_OS" == "Linux" ]; then
sudo apt-get update
sudo apt-get install -y imagemagick
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like Github no longer includes imagemagick by default on its runners, so have to manually install. CI for this PR originally failed.

@trevor-e trevor-e merged commit 0297193 into main Jan 13, 2025
5 checks passed
@trevor-e trevor-e deleted the telkins/remove-pry branch January 13, 2025 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants