Update python-app.yml
This commit is contained in:
parent
c40deb0e3e
commit
084146bd22
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
|
|
@ -27,4 +27,4 @@ jobs:
|
|||
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
|
||||
- name: run server
|
||||
run: |
|
||||
python TikTok_ZH.py
|
||||
sudo python TikTok_ZH.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue