cypress pathing

This commit is contained in:
John McLear 2023-06-21 14:20:36 +01:00
parent 54609af5e8
commit b248195ab2

View file

@ -115,7 +115,7 @@ jobs:
etherpad/src/bin/doc/package-lock.json etherpad/src/bin/doc/package-lock.json
- -
name: Install Cypress name: Install Cypress
run: cd src && npm install cypress run: cd etherpad && cd src && npm install cypress
- -
name: Run Etherpad name: Run Etherpad
run: | run: |