mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-22 03:59:42 +00:00
fix(ci): restore docker env line continuation
This commit is contained in:
@@ -103,7 +103,7 @@ jobs:
|
|||||||
-e UV_PROJECT_ENVIRONMENT=/tmp/lerobot-venv \
|
-e UV_PROJECT_ENVIRONMENT=/tmp/lerobot-venv \
|
||||||
-e UV_CACHE_DIR=/tmp/uv-cache \
|
-e UV_CACHE_DIR=/tmp/uv-cache \
|
||||||
-e XDG_CACHE_HOME=/tmp/xdg-cache \
|
-e XDG_CACHE_HOME=/tmp/xdg-cache \
|
||||||
-e HOST_GIT_COMMIT="${{ github.event.pull_request.head.sha || github.event.inputs.git_commit || github.sha }}"
|
-e HOST_GIT_COMMIT="${{ github.event.pull_request.head.sha || github.event.inputs.git_commit || github.sha }}" \
|
||||||
-e HF_USER_TOKEN="${HF_USER_TOKEN}" \
|
-e HF_USER_TOKEN="${HF_USER_TOKEN}" \
|
||||||
-e HF_TOKEN="${HF_USER_TOKEN}" \
|
-e HF_TOKEN="${HF_USER_TOKEN}" \
|
||||||
-e PROFILE_MODE="${PROFILE_MODE}" \
|
-e PROFILE_MODE="${PROFILE_MODE}" \
|
||||||
|
|||||||
Reference in New Issue
Block a user