Remove artifact upload step (not supported on Gitea Actions)
All checks were successful
CI / test (push) Successful in 15s
CI / build (push) Successful in 14s

This commit is contained in:
Developer
2026-03-22 20:01:21 +00:00
parent 0b88a40774
commit f448806824

View File

@@ -48,9 +48,3 @@ jobs:
- name: Build package - name: Build package
run: | run: |
python -m build python -m build
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
name: dist
path: dist/