diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 10c74be9..902e2085 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -41,6 +41,7 @@ jobs: - name: Build wheel run: | + pip install setuptools pip install wheel python setup.py bdist_wheel