Updated ci
Some checks failed
Build on push / prepare (push) Successful in 8s
Build on push / core (push) Failing after 17s
Build on push / query (push) Failing after 18s

This commit is contained in:
2025-09-15 17:09:10 +02:00
parent 4719c32457
commit a1a312f261
2 changed files with 3 additions and 7 deletions

View File

@@ -40,7 +40,7 @@ jobs:
- name: Build Package
run: |
python -m build --sdist --wheel --outdir dist
python -m build --outdir dist
- name: Login to registry git.sh-edraft.de
uses: https://github.com/docker/login-action@v1