Skip to content

Commit

Permalink
🐛 修改检测源
Browse files Browse the repository at this point in the history
  • Loading branch information
HibiKier committed Dec 19, 2024
1 parent 4a204f7 commit 2b0f065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
run: |
cd zhenxun_bot
rm -rf ./zhenxun/plugins/* poetry.lock
poetry source remove ali
poetry source remove aliyun
poetry install --no-root
poetry run pip install pydantic==1.10
curl -sSL https://github.com/zhenxun-org/zhenxunflow/releases/latest/download/plugin_test.py | poetry run python -
Expand Down

0 comments on commit 2b0f065

Please sign in to comment.