Try 5
This commit is contained in:
@@ -10,11 +10,8 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: pwd
|
- run: pwd
|
||||||
- run: ls
|
- run: ls
|
||||||
- run: >-
|
- run: source init_env.sh
|
||||||
python3 -m
|
- run: which python
|
||||||
pip install
|
|
||||||
build
|
|
||||||
--user
|
|
||||||
- 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