mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-05 06:37:10 -04:00
Install correct pnpm version
This commit is contained in:
parent
5825a20a9e
commit
89fc1da2a3
11 changed files with 4928 additions and 3935 deletions
2
.github/workflows/build-and-deploy-docs.yml
vendored
2
.github/workflows/build-and-deploy-docs.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
|||
- uses: pnpm/action-setup@v3
|
||||
name: Install pnpm
|
||||
with:
|
||||
version: 9
|
||||
version: 9.0.4
|
||||
run_install: false
|
||||
- name: Get pnpm store directory
|
||||
shell: bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue