Fixed install.

This commit is contained in:
SamTV12345 2024-02-10 14:59:27 +01:00
parent a4c85ff8ec
commit 885b4ab044

View file

@ -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: