try 2
Some checks failed
Publish Package / Build Package (push) Failing after 2s
Publish Package / Deploy Package (push) Has been skipped

This commit is contained in:
Byron Lathi
2025-11-08 12:50:06 -08:00
parent e69601c8ec
commit 15bb30bbe0

View File

@@ -7,6 +7,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: pwd
- run: ls
- run: source init_env.sh
- run: python -m build
- uses: actions/upload-artifact@v4