mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-15 10:47:25 +02:00
Update release.yml
This commit is contained in:
parent
3f91d2fa11
commit
984addb256
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install php8.0-cli unzip
|
sudo apt install php8.0-cli unzip
|
||||||
|
php -v
|
||||||
cd ~
|
cd ~
|
||||||
curl -sS https://getcomposer.org/installer -o /tmp/composer-setup.php
|
curl -sS https://getcomposer.org/installer -o /tmp/composer-setup.php
|
||||||
HASH=`curl -sS https://composer.github.io/installer.sig`
|
HASH=`curl -sS https://composer.github.io/installer.sig`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user