Added 32 bits only variant
This commit is contained in:
parent
19b7248074
commit
503dead2aa
@ -18,7 +18,7 @@ default:
|
|||||||
tags:
|
tags:
|
||||||
- windows10
|
- windows10
|
||||||
before_script:
|
before_script:
|
||||||
- 'choco install -y python git nsis'
|
- 'choco install -y --x86 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