mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-01 20:59:14 -04:00
Fixed missing workspace declaration.
This commit is contained in:
parent
b4ac96d823
commit
c78c83da35
3 changed files with 3 additions and 3 deletions
|
@ -52,7 +52,7 @@ jobs:
|
|||
# The --legacy-peer-deps flag is required to work around a bug in npm
|
||||
# v7: https://github.com/npm/cli/issues/2199
|
||||
run: >
|
||||
pnpm install
|
||||
pnpm install --workspace root
|
||||
ep_align
|
||||
ep_author_hover
|
||||
ep_cursortrace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue