add workspace root flag

This commit is contained in:
Jannik Streek 2024-02-19 17:41:01 +01:00
parent 9d375e504d
commit 1f677cf88c

View file

@ -107,7 +107,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