diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 7abbeeb..3941f49 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -115,6 +115,7 @@ jobs: mv bindings/python/* . rm -rf bindings ls -lah + rm .gitignore - name: Build sdist uses: PyO3/maturin-action@v1 with: