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