mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-06-23 05:56:51 +08:00
🐛 最讨厌调试 action 了 (
This commit is contained in:
@@ -9,9 +9,9 @@ runs:
|
||||
node-version: "20"
|
||||
|
||||
- name: Set Up Pnpm
|
||||
uses: actions/pnpm-setup@v2
|
||||
uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 9.10.0
|
||||
version: 9
|
||||
|
||||
- id: pnpm-cache-dir-path
|
||||
run: echo "::set-output name=dir::$(pnpm store path)"
|
||||
|
||||
Reference in New Issue
Block a user