aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/pre_build_node_electron.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/run_tests/pre_build_node_electron.sh')
-rwxr-xr-xtools/run_tests/pre_build_node_electron.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/run_tests/pre_build_node_electron.sh b/tools/run_tests/pre_build_node_electron.sh
index d8d9df4ddb..95c56aa509 100755
--- a/tools/run_tests/pre_build_node_electron.sh
+++ b/tools/run_tests/pre_build_node_electron.sh
@@ -34,4 +34,6 @@ ELECTRON_VERSION=$1
nvm install 6
set -ex
+npm install xvfb-maybe
+
npm install electron@$ELECTRON_VERSION