install earthyl manually

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

View File

@ -29,10 +29,9 @@ jobs:
username: ${{ secrets.DOCKER_LOGIN }}
password: ${{ secrets.DOCKER_PASS }}
- 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: build iso
run: |
# Configure earthly to use the docker mirror in CI