Skip to content

Commit

Permalink
Update deploy-pypi.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Loren Eteval <loren.eteval@proton.me>
  • Loading branch information
LorenEteval committed May 15, 2024
1 parent 0a81f59 commit bbb12d3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/deploy-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,15 +228,6 @@ jobs:
run: |
python3 Deploy.py
- name: Upgrade PySide6-Essentials to 6.5.3
run: |
python3 -m pip uninstall -y PySide6-Essentials shiboken6
python3 -m pip install PySide6-Essentials==6.5.3
- name: Run deploy script again
run: |
python3 Deploy.py
- name: Store the distribution packages
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit bbb12d3

Please sign in to comment.