fix: ci
Some checks failed
/ build_wheel (push) Failing after 52s
/ build_debian (push) Failing after 17s
/ test (push) Successful in 51s
/ codestyle (push) Successful in 1m9s

This commit is contained in:
s3lph 2023-12-19 00:19:29 +01:00
parent 305fd875da
commit 6503465715
Signed by: s3lph
GPG key ID: 0AA29A52FB33CFB5

View file

@ -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