Set python version.

This commit is contained in:
Viktor Kovacs 2021-03-27 09:24:56 +01:00
parent 8912895f68
commit a9b354e601

View File

@ -2,6 +2,7 @@ version: "{build}"
environment:
nodejs_version: "15"
PYTHON: "C:\\Python38-x64"
install:
- ps: Install-Product node $env:nodejs_version