Try 5
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user