Skip to content

Commit

Permalink
fix: Add missing lib
Browse files Browse the repository at this point in the history
  • Loading branch information
chonla committed Oct 25, 2024
1 parent c30b735 commit 44726f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
bundler-cache: true
- name: Install dependencies
run: |
sudo apt-get update && sudo apt-get install libfuse2
mkdir -p "$HOME/.local/bin"
curl -O 'https://imagemagick.org/archive/binaries/magick'
chmod u+x magick
Expand Down

0 comments on commit 44726f6

Please sign in to comment.