Fix appveyor.yml.

This commit is contained in:
Viktor Kovacs 2021-03-27 09:34:07 +01:00
parent 736f59260c
commit c5baa13920

View File

@ -6,7 +6,7 @@ environment:
install:
- ps: Install-Product node $env:nodejs_version
- set PATH=%python_path%;%python_path%\\Scripts;%python_path%
- set PATH=%python_path%;%python_path%\\Scripts;%PATH%
- npm install
build_script: