Skip to content

Commit 984addb

Browse files
Update release.yml
1 parent 3f91d2f commit 984addb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
run: |
2626
sudo apt update
2727
sudo apt install php8.0-cli unzip
28+
php -v
2829
cd ~
2930
curl -sS https://getcomposer.org/installer -o /tmp/composer-setup.php
3031
HASH=`curl -sS https://composer.github.io/installer.sig`

0 commit comments

Comments
 (0)