diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 30be0cf..55b3f5a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -46,7 +46,6 @@ jobs: # for its own release process, but recommends using `pyo3` for new # projects for some reason. args: --release --out dist --find-interpreter - sccache: 'true' manylinux: auto - name: Upload wheels uses: actions/upload-artifact@v3