Modified windows deployment.

This commit is contained in:
SamTV12345 2023-12-18 20:19:25 +01:00
parent d6a3395e67
commit df9dd77a0b

View file

@ -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