diff --git a/.github/workflows/wheel.yml b/.github/workflows/wheel.yml index 45c1f1a2..95181374 100644 --- a/.github/workflows/wheel.yml +++ b/.github/workflows/wheel.yml @@ -69,6 +69,7 @@ jobs: run: sh build_sdist.sh - name: Fetch sdist archive + uses: tj-actions/glob@v17 working-directory: ${{github.workspace}}/python id: sdist with: