Use npm@6

This commit is contained in:
SamTV12345 2024-02-06 22:56:10 +01:00
parent f6fa13ff72
commit 92b9ea2af4

View file

@ -33,6 +33,8 @@ jobs:
cache-dependency-path: |
src/package-lock.json
src/bin/doc/package-lock.json
- name: Install npm@6
run: npm install npm@6 -g
-
name: Install all dependencies and symlink for ep_etherpad-lite
shell: msys2 {0}