Update 采集.yml
This commit is contained in:
@@ -22,16 +22,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
pip install selenium requests futures eventlet
|
pip install --upgrade pip
|
||||||
pip install pytz
|
pip install selenium requests futures eventlet opencv-python Beautifulsoup4 translate termcolor func_timeout replace input opencc pypinyin pytz tqdm
|
||||||
pip install opencv-python requests
|
|
||||||
pip install Beautifulsoup4 requests
|
|
||||||
pip install translate
|
|
||||||
pip install lxml
|
|
||||||
pip install replace
|
|
||||||
pip install input tqdm
|
|
||||||
pip install opencc
|
|
||||||
pip install pypinyin
|
|
||||||
- name: Run py
|
- name: Run py
|
||||||
run: |
|
run: |
|
||||||
python ${{ github.workspace }}/py/流畅度检测.py
|
python ${{ github.workspace }}/py/流畅度检测.py
|
||||||
|
|||||||
Reference in New Issue
Block a user