edit main.yaml
This commit is contained in:
parent
80e8328675
commit
c86ca73c06
@ -8,7 +8,7 @@ jobs:
|
|||||||
- name: Install Act dependencies
|
- name: Install Act dependencies
|
||||||
if: ${{ env.ACT }}
|
if: ${{ env.ACT }}
|
||||||
run |
|
run |
|
||||||
apt update && apt install software-properties-common apt-transport-https ca-certificates lsb-release -y
|
apt update && apt install software-properties-common apt-transport-https ca-certificates lsb-release -y
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
apt update && apt install php
|
apt update && apt install php
|
||||||
|
Loading…
x
Reference in New Issue
Block a user