edit main.yaml

This commit is contained in:
zepp 2025-03-08 21:25:21 -05:00
parent 80e8328675
commit c86ca73c06

View File

@ -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