mirror of
https://github.com/timsutton/brigadier.git
synced 2025-06-06 01:31:19 -04:00
typo
This commit is contained in:
parent
592bbfe800
commit
9fdcee67da
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ $python -V
|
|||
|
||||
$python -m pip install -r "${script_dir}/requirements.txt"
|
||||
|
||||
$PYTHON_HOME="/c/hostedtoolcache/windows/Python/${PYTHON_VERSION}/x64" \
|
||||
PYTHON_HOME="/c/hostedtoolcache/windows/Python/${PYTHON_VERSION}/x64" \
|
||||
pyinstaller \
|
||||
--onefile \
|
||||
brigadier
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue