mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-18 04:51:00 +01:00
Update release.yml
This commit is contained in:
parent
2fd549f95c
commit
f26dff554a
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Install PHP cli + composer
|
- name: Install PHP cli + composer
|
||||||
run: |
|
run: |
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install php-cli unzip
|
sudo apt install php8.0-cli unzip
|
||||||
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