diff --git a/.gitea/workflows/earthly.yml b/.gitea/workflows/earthly.yml index 30f7f2c..91d2278 100644 --- a/.gitea/workflows/earthly.yml +++ b/.gitea/workflows/earthly.yml @@ -44,4 +44,4 @@ jobs: docker info env - name: run the earthly hello world - run: earthly --verbose github.com/earthly/hello-world:main+hello \ No newline at end of file + run: earthly +run \ No newline at end of file