mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 08:01:02 -04:00
Fixed npm installation and moved to types folder.
This commit is contained in:
parent
a57b13d319
commit
d2cbe1b4b2
15 changed files with 11 additions and 9 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -116,6 +116,8 @@ jobs:
|
|||
-
|
||||
name: Install Cypress
|
||||
run: cd etherpad && cd src && npm install cypress --legacy-peer-deps
|
||||
- name: Install npm@6
|
||||
run: npm install npm@6 -g
|
||||
-
|
||||
name: Run Etherpad
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue