Skip to content

Commit

Permalink
%python_version%
Browse files Browse the repository at this point in the history
  • Loading branch information
MayGo committed Jun 7, 2024
1 parent 036e6ea commit b9c505e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ version: '{build}'

install:
- ps: Install-Product node $env:nodejs_version
- choco install python --version $env:python_version
- choco install python --version %python_version%
- refreshenv
- python -m pip install --upgrade pip
- node --version
Expand Down

0 comments on commit b9c505e

Please sign in to comment.