tweak pypi workflow

This commit is contained in:
Lincoln Stein 2023-10-13 11:57:22 -04:00
parent 6bc2253894
commit b2f942d714

View File

@ -28,7 +28,7 @@ jobs:
run: twine check dist/*
- name: check PyPI versions
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/v2.3' || github.ref == 'refs/heads/v3.3.0post1'
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/v2.3' || github.ref == 'refs/heads/3.3.0post1'
run: |
pip install --upgrade requests
python -c "\