mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-05-31 16:16:11 +08:00
♻️ 为什么会报这个错误呢 /home/runner/work/nonebot-bison/nonebot-bison/./.github/actions/setup-python/action.yml (Line: 28, Col: 7): Required property is missing: shell
This commit is contained in:
parent
08c8bb955f
commit
cac5e09f71
1
.github/actions/setup-python/action.yml
vendored
1
.github/actions/setup-python/action.yml
vendored
@ -28,3 +28,4 @@ runs:
|
||||
- name: Install dependencies
|
||||
if: ${{ inputs.install-deps == true }}
|
||||
run: uv sync --frozen
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user