This commit is contained in:
Timothy Sutton 2022-11-09 09:26:13 -05:00
parent ce2e9276c8
commit 1864e15cb4

View file

@ -12,6 +12,7 @@ $python -V
$python -m pip install -r "${script_dir}/requirements.txt"
PATH="/c/hostedtoolcache/windows/Python/${PYTHON_VERSION}/x64/Scripts:$PATH"
pyinstaller \
--onefile \
brigadier