mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 09:56:15 -04:00
Modified windows deployment.
This commit is contained in:
parent
d6a3395e67
commit
df9dd77a0b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/backend-tests.yml
vendored
2
.github/workflows/backend-tests.yml
vendored
|
@ -119,7 +119,7 @@ jobs:
|
|||
src/package-lock.json
|
||||
src/bin/doc/package-lock.json
|
||||
- name: Install dependencies
|
||||
run: cd src && npm i
|
||||
run: cd src && npm i --legacy-peer-deps
|
||||
-
|
||||
name: Install the ep_etherpad-lite package from ./src
|
||||
run: cd src && ./bin/installOnWindows.bat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue