From a0ddffa54ad4523b24ee725ee8513a0635752ceb Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Mon, 12 Aug 2024 19:43:12 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E9=87=87=E9=9B=86.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/采集.yml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/.github/workflows/采集.yml b/.github/workflows/采集.yml index f00cf60..23cd324 100644 --- a/.github/workflows/采集.yml +++ b/.github/workflows/采集.yml @@ -22,16 +22,8 @@ jobs: - name: Install dependencies run: | - pip install selenium requests futures eventlet - pip install pytz - 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 + pip install --upgrade pip + pip install selenium requests futures eventlet opencv-python Beautifulsoup4 translate termcolor func_timeout replace input opencc pypinyin pytz tqdm - name: Run py run: | python ${{ github.workspace }}/py/流畅度检测.py