fix: ci
This commit is contained in:
parent
305fd875da
commit
6503465715
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
|||
pip3 install --break-system-packages -e .[test]
|
||||
python3 setup.py egg_info bdist_wheel
|
||||
- name: Upload Python wheel
|
||||
uses: https://git.kabelsalat.ch/s3lph/forgejo-action-wheel-package-upload@v2
|
||||
uses: https://git.kabelsalat.ch/s3lph/forgejo-action-wheel-package-upload@v1
|
||||
|
||||
build_debian:
|
||||
runs-on: docker
|
||||
|
|
Loading…
Reference in a new issue