mirror of
https://github.com/Evil0ctal/Douyin_TikTok_Download_API.git
synced 2025-04-21 23:55:23 +08:00
Update python-app.yml
This commit is contained in:
parent
3df68ed106
commit
aff3fe2dd2
6
.github/workflows/python-app.yml
vendored
6
.github/workflows/python-app.yml
vendored
@ -22,8 +22,8 @@ jobs:
|
|||||||
python-version: "3.10"
|
python-version: "3.10"
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
sudo python -m pip install --upgrade pip
|
||||||
pip install -r requirements.txt
|
sudo pip install -r requirements.txt
|
||||||
- name: Run
|
- name: Run
|
||||||
run: |
|
run: |
|
||||||
python TikTok_ZH.py
|
sudo python TikTok_ZH.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user