fix??????

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2024-09-19 12:00:30 -04:00
parent 03a22f9f12
commit 3e79affd7e
Signed by: xe
SSH Key Fingerprint: SHA256:4VmLEcSFkJqNVktQ6/3CA2uSk8wGZ8VEzLmTQTyjngM

View File

@ -42,7 +42,6 @@ jobs:
run: earthly --version run: earthly --version
- name: use sat alpha - name: use sat alpha
run: | run: |
earthly config 'global.container_frontend' 'docker-shell'
earthly org select me-2625 earthly org select me-2625
earthly sat select alpha earthly sat select alpha
- name: run the earthly hello world - name: run the earthly hello world