fix workflow finally.... ;-;
Some checks failed
CI/CD Pipeline / job1 (push) Failing after 3m52s

This commit is contained in:
2024-10-26 02:19:11 -07:00
parent 7ab8da8dcd
commit 38a506649c

View File

@@ -35,4 +35,4 @@ jobs:
TWINE_PASSWORD: ${{ secrets.REGISTRY_TOKEN }}
TWINE_REPOSITORY_URL: "https://gitea.raer.me/api/packages/freyjagp/pypi"
run: |
python3 -m twine upload --verbose dist/*
venv/bin/python3 -m twine upload --verbose dist/*