the symlink from node_modules/ep_etherpad-lite to ./src is part of the git repository

This commit is contained in:
webzwo0i 2021-01-02 01:05:41 +01:00
parent 8793c4e225
commit 1702c7c34e
8 changed files with 11 additions and 20 deletions

View file

@ -23,7 +23,7 @@ jobs:
sudo apt update
sudo apt install -y --no-install-recommends libreoffice libreoffice-pdfimport
- name: Install all dependencies and symlink for ep_etherpad-lite
- name: Install all dependencies
run: bin/installDeps.sh
# configures some settings and runs npm run test
@ -49,7 +49,7 @@ jobs:
sudo apt update
sudo apt install -y --no-install-recommends libreoffice libreoffice-pdfimport
- name: Install all dependencies and symlink for ep_etherpad-lite
- name: Install all dependencies
run: bin/installDeps.sh
- name: Install etherpad plugins