Skip to content

Commit

Permalink
Update php_unit.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentmuller committed Jan 14, 2025
1 parent 459e8a4 commit a814c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php_unit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v4

- name:️ Install Imagick
run:|
run: |
sudo apt-get update
sudo apt-get install -y imagemagick
sudo apt-get install -y php-imagick
Expand Down

0 comments on commit a814c45

Please sign in to comment.