edit main.yaml
This commit is contained in:
parent
80e8328675
commit
c86ca73c06
@ -8,7 +8,7 @@ jobs:
|
||||
- name: Install Act dependencies
|
||||
if: ${{ env.ACT }}
|
||||
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
|
||||
run: |
|
||||
apt update && apt install php
|
||||
|
Loading…
x
Reference in New Issue
Block a user