Autoaccept choco install
This commit is contained in:
parent
b4c8a41757
commit
19b7248074
@ -18,7 +18,7 @@ default:
|
|||||||
tags:
|
tags:
|
||||||
- windows10
|
- windows10
|
||||||
before_script:
|
before_script:
|
||||||
- 'choco install python git nsis'
|
- 'choco install -y python git nsis'
|
||||||
- 'python -V'
|
- 'python -V'
|
||||||
# - 'python -m venv env'
|
# - 'python -m venv env'
|
||||||
# - 'env\scripts\activate'
|
# - 'env\scripts\activate'
|
||||||
|
Loading…
Reference in New Issue
Block a user