Skip to content

Commit

Permalink
install imagemagick
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Dec 15, 2024
1 parent cdde053 commit bc29e77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
CC_TEST_REPORTER_ID: c193cb8ea058a7d62fd62d6d05adaaf95f6bdf882c1039500b30b54494a36e52
ENJU_LEAF_TIMEZONE: UTC
steps:
- name: Install packages
run: sudo apt-get install -y imagemagick
- name: Checkout code
uses: actions/checkout@v4
- name: Setup node
Expand Down

0 comments on commit bc29e77

Please sign in to comment.