Update python-app.yml

This commit is contained in:
Evil0ctal 2022-02-04 20:39:22 -08:00 committed by GitHub
parent 3df68ed106
commit aff3fe2dd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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