From 3bdea367a52de3c0cc94a0b63348206ed7d30d9c Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Sun, 19 Jan 2025 14:48:53 -0500 Subject: fix this broken thing Signed-off-by: Xe Iaso --- .github/workflows/earthly.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.github') 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 }} -- cgit v1.2.3