Skip to content

Commit f26dff5

Browse files
committed
Update release.yml
1 parent 2fd549f commit f26dff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install PHP cli + composer
2525
run: |
2626
sudo apt update
27-
sudo apt install php-cli unzip
27+
sudo apt install php8.0-cli unzip
2828
cd ~
2929
curl -sS https://getcomposer.org/installer -o /tmp/composer-setup.php
3030
HASH=`curl -sS https://composer.github.io/installer.sig`

0 commit comments

Comments
 (0)