mirror of
https://code.castopod.org/adaures/castopod
synced 2025-06-05 08:52:00 +00:00
ci(docs): update pnpm install script to v10
This commit is contained in:
parent
019fbaf74d
commit
7aab03af58
@ -6,8 +6,9 @@ stages:
|
||||
|
||||
.documentation-setup:
|
||||
before_script:
|
||||
- npm install --global corepack@latest
|
||||
- corepack enable
|
||||
- corepack prepare pnpm@latest-9 --activate
|
||||
- corepack prepare pnpm@latest-10 --activate
|
||||
- pnpm config set store-dir .pnpm-store
|
||||
- cd docs
|
||||
- chmod +x ./scripts/i18n-filter.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user