Skip to content

Commit b64763f

Browse files
committed
Set jobset dot env path
1 parent bc9d877 commit b64763f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_test_jax_vllm_offloading.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
JAX_VLLM_OFFLOADING_IMAGE: ghcr.io/nvidia/jax-toolbox-internal:19461214142-jio-amd64
3030

3131
NUM_NODES: 2
32-
ENV_FILE: .github/gke-workflow/jax-vllm-offloading/transfer/jobset.env
32+
ENV_FILE: ../../.github/gke-workflow/jax-vllm-offloading/transfer/jobset.env
3333

3434
steps:
3535
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)