mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-30 12:19:13 -04:00
Removed all notes of npm in workflow files.
This commit is contained in:
parent
8be2dffc37
commit
9247f9da74
10 changed files with 43 additions and 92 deletions
2
.github/workflows/backend-tests.yml
vendored
2
.github/workflows/backend-tests.yml
vendored
|
@ -138,7 +138,7 @@ jobs:
|
|||
-
|
||||
name: Install Etherpad plugins
|
||||
run: >
|
||||
bun install --no-save
|
||||
cd src && bun install --no-save
|
||||
ep_align
|
||||
ep_author_hover
|
||||
ep_cursortrace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue