From 8a13aa57118f3f4cf6a3407c131678d181cfa772 Mon Sep 17 00:00:00 2001 From: Viktor Kovacs Date: Sat, 27 Mar 2021 09:22:25 +0100 Subject: [PATCH] Set node js version. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index bfa687f..00d48b7 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,7 +1,7 @@ version: "{build}" environment: - PYTHON: "C:\\Python38-x64" + nodejs_version: "12" install: - npm install