Set python version.
This commit is contained in:
parent
8912895f68
commit
a9b354e601
@ -2,6 +2,7 @@ version: "{build}"
|
||||
|
||||
environment:
|
||||
nodejs_version: "15"
|
||||
PYTHON: "C:\\Python38-x64"
|
||||
|
||||
install:
|
||||
- ps: Install-Product node $env:nodejs_version
|
||||
|
||||
Loading…
Reference in New Issue
Block a user