edit main.yaml

This commit is contained in:
zepp 2025-03-08 21:26:14 -05:00
parent c86ca73c06
commit e95f6d6e28

View File

@ -7,7 +7,7 @@ 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: |