Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Commit

Permalink
ACTION
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardopilati committed Aug 8, 2023
1 parent 5cd1d0d commit c786e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Install Ubuntu Dependencies
run: |
sudo apt install -y libmagickwand-dev
apt install -y libmagickwand-dev
- name: Setup PHP with http from source
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit c786e4b

Please sign in to comment.