mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-06-19 07:36:59 +00:00
ci: pin docs packageManager to pnpm v10
The packageManager field in docs/package.json took precedence over the corepack prepare step, causing pnpm v11 to be used in the documents workflow despite the pin. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -15,5 +15,5 @@
|
||||
"less": "^4.6.4"
|
||||
},
|
||||
"license": "AGPL-3.0",
|
||||
"packageManager": "pnpm@11.1.1"
|
||||
"packageManager": "pnpm@10.33.4"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user