diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fca0f3b..3c4d6d3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -55,8 +55,6 @@ jobs: steps: - name: Checkout to fetch tag annotation uses: actions/checkout@v4 - with: - fetch-tags: true - name: Download binaries uses: actions/download-artifact@v4