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

Fix CI : keep env when calling pyinstaller

parent 61387853
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ pyenv shell $PYENV_PYTHON_VERSION
echo pyinstaller
python3 setup.py build
sudo pyinstaller -y sakia.spec
sudo -E pyinstaller -y sakia.spec
# Cleanup old packages
rm -f sakia-linux.zip sakia-linux.deb
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment