修改运行命令为python3
This commit is contained in:
parent
87eb5e4ff5
commit
940bfa15bb
@ -11,6 +11,6 @@ steps:
|
||||
- name: run
|
||||
commands:
|
||||
- pip install -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple -r requirements.txt
|
||||
- python ui.py
|
||||
- python3 ui.py
|
||||
|
||||
...
|
||||
Loading…
x
Reference in New Issue
Block a user