Removed extra l

This commit is contained in:
Manuel Cortez 2020-07-17 23:32:41 -05:00
parent 91acce2df9
commit b4c8a41757

View File

@ -18,7 +18,7 @@ default:
tags:
- windows10
before_script:
- 'choco installl python git nsis'
- 'choco install python git nsis'
- 'python -V'
# - 'python -m venv env'
# - 'env\scripts\activate'