Update release.yml

This commit is contained in:
Julian Prieber 2023-08-22 18:03:26 +02:00 committed by GitHub
parent 3f91d2fa11
commit 984addb256
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,7 @@ jobs:
run: |
sudo apt update
sudo apt install php8.0-cli unzip
php -v
cd ~
curl -sS https://getcomposer.org/installer -o /tmp/composer-setup.php
HASH=`curl -sS https://composer.github.io/installer.sig`