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