fix???????

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

View File

@ -12,7 +12,6 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
EARTHLY_TOKEN: ${{ secrets.EARTHLY_TOKEN }} EARTHLY_TOKEN: ${{ secrets.EARTHLY_TOKEN }}
DOCKER_HOST: tcp://localhost:2376
steps: steps:
- name: "Install Earthly" - name: "Install Earthly"
run: | run: |