Skip to content

Commit 061ad8a

Browse files
Update build_artifacts.sh
Retriever different labels
1 parent e11b465 commit 061ad8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/build_artifacts.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ if [[ "$JAXCI_BUILD_PLUGIN" == 1 ]]; then
3434
fi
3535

3636
# Build the jax-cuda-pjrt artifact
37+
3738
if [[ "$JAXCI_BUILD_PJRT" == 1 ]]; then
3839
check_if_to_run_in_docker python3 ci/cli/build.py jax-cuda-pjrt --mode=$JAXCI_CLI_BUILD_MODE
3940
fi

0 commit comments

Comments
 (0)