diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4400cfffac587d878c6f403ea993e858bab7855d..59ad64a4008b3a1cc955e7dce4bd11be8397526f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -76,6 +76,10 @@ win-build: image: electronuserland/builder:wine <<: *branches script: + # Remove the two next lines once the Docker image gets updated to node 12 + # https://github.com/electron-userland/electron-builder/issues/4377 + - npm install -g n + - n stable - yarn install - yarn build # `win-build` is a linux machine, so it downloaded a linux parity-ethereum.