Removed extra l
This commit is contained in:
parent
91acce2df9
commit
b4c8a41757
@ -18,7 +18,7 @@ default:
|
|||||||
tags:
|
tags:
|
||||||
- windows10
|
- windows10
|
||||||
before_script:
|
before_script:
|
||||||
- 'choco installl python git nsis'
|
- 'choco install 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