mirror of
https://github.com/Evil0ctal/Douyin_TikTok_Download_API.git
synced 2025-04-22 21:45:58 +08:00
Update python-app.yml
This commit is contained in:
parent
c5ebe5c8d5
commit
2d217da054
3
.github/workflows/python-app.yml
vendored
3
.github/workflows/python-app.yml
vendored
@ -15,10 +15,11 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
# in this example, there is a newer version already installed, 3.7.7, so the older version will be downloaded
|
||||
python-version: ['3.9.9', '3.9']
|
||||
python-version: ['3.9.9']
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
- run: sudo pip install -r requirements.txt
|
||||
- run: sudo python TikTok_ZH.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user