mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-07 07:37:11 -04:00
Fixed install.
This commit is contained in:
parent
a4c85ff8ec
commit
885b4ab044
1 changed files with 1 additions and 1 deletions
2
.github/workflows/load-test.yml
vendored
2
.github/workflows/load-test.yml
vendored
|
@ -83,7 +83,7 @@ jobs:
|
|||
${{ runner.os }}-pnpm-store-
|
||||
-
|
||||
name: Install etherpad-load-test
|
||||
run: sudo pnpm install -g etherpad-load-test
|
||||
run: pnpm install -g etherpad-load-test
|
||||
-
|
||||
name: Install etherpad plugins
|
||||
# The --legacy-peer-deps flag is required to work around a bug in npm v7:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue