fix workflow

This commit is contained in:
John McLear 2021-01-29 21:55:23 +00:00
parent 74909a2c7e
commit 48e910be1f

View file

@ -20,7 +20,7 @@ jobs:
run: tests/frontend/travis/sauce_tunnel.sh
- name: Install ep_preformance_test_hook
run: ep_performance_test_hooks
run: npm install ep_performance_test_hooks
- name: Install all dependencies and symlink for ep_etherpad-lite
run: bin/installDeps.sh
@ -65,7 +65,7 @@ jobs:
run: tests/frontend/travis/sauce_tunnel.sh
- name: Install ep_preformance_test_hook
run: ep_performance_test_hooks
run: npm install ep_performance_test_hooks
- name: Install all dependencies and symlink for ep_etherpad-lite
run: bin/installDeps.sh