mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-05 19:36:43 +08:00
update setup-python
This commit is contained in:
parent
22f88403da
commit
6e107ddc79
2
.github/actions/setup-python/action.yml
vendored
2
.github/actions/setup-python/action.yml
vendored
@ -27,5 +27,5 @@ runs:
|
||||
path: ${{ steps.poetry-cache.outputs.dir }}
|
||||
key: ${{ runner.os }}-poetry-${{ steps.python.outputs.python-version }}-${{ hashFiles('**/poetry.lock') }}
|
||||
|
||||
- run: poetry install -E all
|
||||
- run: poetry install
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user