mirror of
https://github.com/Evil0ctal/Douyin_TikTok_Download_API.git
synced 2025-04-22 07:06:37 +08:00
Update python-app.yml
This commit is contained in:
parent
bd83a01730
commit
178cd95c18
4
.github/workflows/python-app.yml
vendored
4
.github/workflows/python-app.yml
vendored
@ -16,10 +16,10 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Python 3.9
|
||||
- name: Set up Python 3.9.9
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: "3.9"
|
||||
python-version: "3.9.9"
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo python -m pip install --upgrade pip
|
||||
|
Loading…
x
Reference in New Issue
Block a user