Install composer as well.
All checks were successful
Build and Deploy / build_and_deploy (push) Successful in 1m16s
All checks were successful
Build and Deploy / build_and_deploy (push) Successful in 1m16s
This commit is contained in:
parent
178eb5e83f
commit
960b466bb1
@ -10,7 +10,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install prerequisites
|
- name: Install prerequisites
|
||||||
run: apt update -y && apt install -y make php git curl
|
run: apt update -y && apt install -y make php git curl composer
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user