Trying again
Some checks failed
Publish to PyPI and Gitea Package Server / publish-and-sync (push) Failing after 38s

This commit is contained in:
Fred Boniface 2024-10-31 20:16:31 +00:00
parent f1fe35dd43
commit f52da96f56

View File

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v4 uses: actions/setup-python@v3
with: with:
python-version: '3.8' python-version: '3.8'