diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index f6ea66a..9daae51 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -12,7 +12,7 @@ jobs: steps: - uses: actions/checkout@v4 with: - fetch-tags: true + fetch-depth: 0 - name: Build dist run: pipx run build