Update bot_check.yml

This commit is contained in:
molanp 2024-12-18 22:55:48 +08:00 committed by GitHub
parent 96b4567146
commit 5f3e76bd17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@ jobs:
- name: Install dependencies
if: steps.cache-poetry.outputs.cache-hit != 'true'
run: |
rm -rf poetry.lock
rm -rf poetry.lock
poetry source remove aliyun
poetry install --no-root