Keep runtime builder path stable [skip ci]

This commit is contained in:
2026-08-04 16:34:07 +02:00
parent 8aba74e01e
commit 8262215fcd
3 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ jobs:
--lock-output runtime-output/package-artifacts.lock.json \
--requirements-output runtime-output/requirements-release.packages.txt \
--python .runtime-build/bin/python
PYTHON=.runtime-build/bin/python \
PYTHON="$PWD/.runtime-build/bin/python" \
GOVOPLAN_WEBUI_PACKAGE_LOCK="$PWD/runtime-output/package-artifacts.lock.json" \
GOVOPLAN_WEBUI_PACKAGE_DIR="$PWD/runtime-output/webui-packages" \
bash tools/release/install-webui-release-dependencies.sh ../govoplan-core/webui