mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-06-19 07:36:59 +00:00
ci: pin pnpm to v10 in documents workflow
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
corepack enable
|
||||
corepack prepare pnpm@latest --activate
|
||||
corepack prepare pnpm@10 --activate
|
||||
pnpm install
|
||||
working-directory: docs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user