Refresh powershell env
This commit is contained in:
parent
f4872a1ecd
commit
0d5cf787fc
@ -20,6 +20,7 @@ stages:
|
||||
before_script:
|
||||
- 'Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString("https://chocolatey.org/install.ps1"))'
|
||||
- 'choco install -y --x86 git nsis'
|
||||
- 'refreshenv'
|
||||
- 'python -V'
|
||||
# - 'python -m venv env'
|
||||
# - 'env\scripts\activate'
|
||||
|
Loading…
Reference in New Issue
Block a user