use npm to download/update node modules instead of downloading artifact from CI pipeline for Linux-x64

Merged Steffen Michels requested to merge npm into master

This prevents outdated node package produced by the pipeline to be included and simplified the pipeline.

Edited by Gijs Alberts

Merge request reports