mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
Update bot_check.yml
This commit is contained in:
parent
96b4567146
commit
5f3e76bd17
2
.github/workflows/bot_check.yml
vendored
2
.github/workflows/bot_check.yml
vendored
@ -56,7 +56,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
if: steps.cache-poetry.outputs.cache-hit != 'true'
|
if: steps.cache-poetry.outputs.cache-hit != 'true'
|
||||||
run: |
|
run: |
|
||||||
rm -rf poetry.lock
|
rm -rf poetry.lock
|
||||||
poetry source remove aliyun
|
poetry source remove aliyun
|
||||||
poetry install --no-root
|
poetry install --no-root
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user