[ci] Add job to update windows deps
This commit is contained in:
parent
22a3d787ff
commit
6f10d0afd3
@ -57,7 +57,7 @@ update_windows_deps:
|
||||
# - Pipfile.lock
|
||||
# when: always
|
||||
before_script:
|
||||
- Import-Module "${ChocolateyInstall}\helpers\chocolateyProfile.psm1"
|
||||
- Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1"
|
||||
- choco install python --version=$PYTHON_VERSION -y --no-progress
|
||||
- choco install openssh -y --no-progress
|
||||
- refreshenv
|
||||
|
Loading…
Reference in New Issue
Block a user