mirror of
https://github.com/haiwen/seahub.git
synced 2025-05-10 08:55:02 +00:00
Update dist_and_push.sh
This commit is contained in:
parent
ab1e6260d4
commit
f1b751d01f
@ -10,7 +10,7 @@ set -x
|
||||
SEAHUB_TESTSDIR=$(python -c "import os; print(os.path.dirname(os.path.realpath('$0')))")
|
||||
SEAHUB_SRCDIR=$(dirname "${SEAHUB_TESTSDIR}")
|
||||
|
||||
export PYTHONPATH="${PYTHONPATH}:/usr/local/lib/python3/site-packages:/usr/lib/python3/dist-packages:/usr/local/lib/python3/dist-packages:/usr/lib/python3/site-packages:${SEAHUB_SRCDIR}/thirdpart"
|
||||
export PYTHONPATH="${PYTHONPATH}:/opt/hostedtoolcache/Python/3.8.16/x64/lib/python3.8/site-packages/:/usr/local/lib/python3/site-packages:/usr/lib/python3/dist-packages:/usr/local/lib/python3/dist-packages:/usr/lib/python3/site-packages:${SEAHUB_SRCDIR}/thirdpart"
|
||||
cd "$SEAHUB_SRCDIR"
|
||||
set +x
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user