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