Fix earthly in lint

This commit is contained in:
Itxaka 2025-04-22 10:41:38 +02:00 committed by GitHub
parent a21fb32bc0
commit a925d877bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,10 +25,9 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
- name: Install earthly
uses: Luet-lab/luet-install-action@v1
uses: earthly/actions-setup@v1
with:
repository: quay.io/kairos/packages
packages: utils/earthly
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Run Lint checks
run: |
earthly +lint