mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-07 23:55:12 -04:00
Update windows.yml
This commit is contained in:
parent
e521b4bb1e
commit
1252b0dca7
1 changed files with 2 additions and 1 deletions
3
.github/workflows/windows.yml
vendored
3
.github/workflows/windows.yml
vendored
|
@ -116,7 +116,8 @@ jobs:
|
|||
-
|
||||
name: Install Cypress
|
||||
run: cd etherpad && cd src && npm install cypress --legacy-peer-deps
|
||||
- name: Install npm@6
|
||||
-
|
||||
name: Install npm@6
|
||||
run: npm install npm@6 -g
|
||||
-
|
||||
name: Run Etherpad
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue