##// END OF EJS Templates
wheel: enforce that translation being build for windows wheel
marmoute -
r53130:4602e902 stable
parent child Browse files
Show More
@@ -311,6 +311,8 build-c-wheel-windows:
311 311 when: on_success
312 312 needs:
313 313 - "trigger-wheel-windows"
314 variables:
315 MERCURIAL_SETUP_FORCE_TRANSLATIONS: "1"
314 316 script:
315 317 - echo "Entering script section"
316 318 - echo "python used, $Env:PYTHON"
General Comments 0
You need to be logged in to leave comments. Login now