diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 6543aefe91..cd2e96210d 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -57,7 +57,7 @@ jobs: TOOLCHAIN: stable, TARGET: i686-unknown-linux-gnu, NPM_PUBLISH: false, - PYPI_PUBLISH: true, + PYPI_PUBLISH: false, } - { NAME: linux-x86-musl,