fixed yaml error

This commit is contained in:
Manuel Cortez 2020-09-29 12:16:37 -05:00
parent 32756c6a92
commit b5390de4b0

View File

@ -46,12 +46,12 @@ documentation:
name: socializer_documentation
expire_in: 30 days
translations:
update_catalogs:
type: deploy
tags:
- windows10
script:
- '&$env:PYTHON3_32 -m pip install --upgrade babel'
- '&$env:PYTHON3_32 -m pip install --upgrade babel'
- copy changelog.md doc\changelog.md
- cd doc
- '&$env:PYTHON3_32 documentation_importer.py'