Skip to content

Commit abc4831

Browse files
committed
can we add the path too
1 parent 9db8802 commit abc4831

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@ jobs:
338338
docker run -i --shm-size=1g --gpus all \
339339
--user $(id -u)$(id -g) \
340340
-e HOME=/tmp \
341+
-e PATH=/tmp/.local/bin:$PATH \
341342
-v $PWD:/opt/output \
342343
${{ needs.build-jax.outputs.DOCKER_TAG_FINAL }} \
343344
bash <<"EOF" |& tee test-nsys-jax.log

0 commit comments

Comments
 (0)