aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/earthly.yml
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2025-01-19 14:48:53 -0500
committerXe Iaso <me@xeiaso.net>2025-01-19 14:48:53 -0500
commit3bdea367a52de3c0cc94a0b63348206ed7d30d9c (patch)
tree8e9e4b5167120f9412d52eacf26d5c7e5048ac09 /.github/workflows/earthly.yml
parente34b2e76d8ac11cb439b50df62b5cd313d23c51c (diff)
downloadx-3bdea367a52de3c0cc94a0b63348206ed7d30d9c.tar.xz
x-3bdea367a52de3c0cc94a0b63348206ed7d30d9c.zip
fix this broken thing
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to '.github/workflows/earthly.yml')
-rw-r--r--.github/workflows/earthly.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/earthly.yml b/.github/workflows/earthly.yml
index 67269da..5ca54d8 100644
--- a/.github/workflows/earthly.yml
+++ b/.github/workflows/earthly.yml
@@ -19,8 +19,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
- with:
- fetch-tags: true
- uses: earthly/actions-setup@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}