This commit is contained in:
SamTV12345 2024-02-10 14:52:09 +01:00
parent d5063aeb48
commit 9df09bee5a
4 changed files with 38 additions and 6 deletions

View file

@ -103,7 +103,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 --no-save
pnpm install
ep_align
ep_author_hover
ep_cursortrace
@ -215,7 +215,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 --no-save --legacy-peer-deps
pnpm install
ep_align
ep_author_hover
ep_cursortrace