diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index c6c8c68..f6ea66a 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -11,6 +11,8 @@ jobs: steps: - uses: actions/checkout@v4 + with: + fetch-tags: true - name: Build dist run: pipx run build