mirror of
https://github.com/timsutton/brigadier.git
synced 2025-06-06 01:31:19 -04:00
fix PATH
This commit is contained in:
parent
ce2e9276c8
commit
1864e15cb4
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue