mirror of
https://github.com/Intervention/image.git
synced 2025-08-30 09:10:21 +02:00
Fix run-tests.yml fix a typo in the prepare environment section.
This commit is contained in:
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
extensions: mbstring, gd
|
||||
coverage: none
|
||||
|
||||
- name: Prepare environament for Imagemagick
|
||||
- name: Prepare environment for Imagemagick
|
||||
run: |
|
||||
sudo apt-get -y remove imagemagick imagemagick-6-common libmagic-dev
|
||||
sudo apt-get update
|
||||
|
Reference in New Issue
Block a user