Skip to content
Snippets Groups Projects
Verified Commit aa1b41d4 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: update node

parent f8cc1b0e
Branches
Tags
No related merge requests found
......@@ -14,7 +14,7 @@ pkgs'.writeShellScriptBin "run-ci-web-tests" ''
TEST_CASES_PATH="''${CI_PROJECT_DIR}/test/web/"
if ! ${pkgs'.projectCorepack}/bin/npm install
if ! ${pkgs'.projectNodeJS}/bin/npm install
then
echo "Failed to install dependencies"
exit 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment