Try 7
Some checks failed
Publish Package / Build Package (push) Failing after 9s
Publish Package / Deploy Package (push) Has been skipped

This commit is contained in:
Byron Lathi
2025-11-08 13:18:48 -08:00
parent 1047a35fd5
commit e2ad40b068

View File

@@ -11,6 +11,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.x"
- run: python3 -m pip install build --user
- run: python -m build
- uses: actions/upload-artifact@v4
with: