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

This commit is contained in:
Byron Lathi
2025-11-08 12:54:25 -08:00
parent 1c933a35b5
commit 97d06ea009

View File

@@ -10,11 +10,8 @@ jobs:
- uses: actions/checkout@v4
- run: pwd
- run: ls
- run: >-
python3 -m
pip install
build
--user
- run: source init_env.sh
- run: which python
- run: python -m build
- uses: actions/upload-artifact@v4
with: