Skip to content

Commit

Permalink
Rename workflow step
Browse files Browse the repository at this point in the history
  • Loading branch information
olivervogel committed Jan 19, 2025
1 parent 427b53a commit 4a425a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
sudo make install
)
- name: Install PHP ImageMagick extension
- name: Install Imagick PHP extension
run: |
curl -o /tmp/imagick.tgz -sL http://pecl.php.net/get/imagick-${{ matrix.imagick }}.tgz
(
Expand Down

0 comments on commit 4a425a1

Please sign in to comment.