Update windows.yml

This commit is contained in:
SamTV12345 2024-01-24 10:06:50 +01:00 committed by SamTV12345
parent e521b4bb1e
commit 1252b0dca7

View file

@ -116,7 +116,8 @@ jobs:
- -
name: Install Cypress name: Install Cypress
run: cd etherpad && cd src && npm install cypress --legacy-peer-deps run: cd etherpad && cd src && npm install cypress --legacy-peer-deps
- name: Install npm@6 -
name: Install npm@6
run: npm install npm@6 -g run: npm install npm@6 -g
- -
name: Run Etherpad name: Run Etherpad