Added 32 bits only variant

This commit is contained in:
Manuel Cortez 2020-07-17 23:39:52 -05:00
parent 19b7248074
commit 503dead2aa

View File

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