Skip to content

Commit d864e6d

Browse files
committed
install missing package
1 parent ab7c10c commit d864e6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: sudo add-apt-repository ppa:ondrej/php
2626

2727
- name: use PHP 8.5 (2/2)
28-
run: sudo apt install -y php8.5 php8.5-cli php8.5-zip php8.5-xml php8.5-mbstring php8.5-intl php8.5-mysql
28+
run: sudo apt install -y php8.5 php8.5-cli php8.5-zip php8.5-xml php8.5-mbstring php8.5-intl php8.5-mysql php8.5-imagick
2929

3030
- name: set up node v20
3131
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)