Skip to content
Snippets Groups Projects
Commit c9b428d2 authored by Sébastien DA ROCHA's avatar Sébastien DA ROCHA
Browse files

debug ci (not finding pyrcc5

parent d2a5a1bc
Branches
No related tags found
No related merge requests found
......@@ -6,6 +6,12 @@ echo $PYENV_PYTHON_VERSION
eval "$(pyenv init -)"
pyenv shell $PYENV_PYTHON_VERSION
echo "PATH=$PATH"
export PATH=/opt/qt/5.9/5.9.4/gcc_64/bin:$PATH
echo "DISPLAY=$DISPLAY"
export DISPLAY=:99
echo Generation of ressources and translations
python3 gen_resources.py
python3 gen_translations.py --lrelease
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment