Try 6
This commit is contained in:
@@ -8,10 +8,9 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: pwd
|
- uses: actions/setup-python@v5
|
||||||
- run: ls
|
with:
|
||||||
- run: source init_env.sh
|
python-version: "3.x"
|
||||||
- run: which python
|
|
||||||
- run: python -m build
|
- run: python -m build
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user