Skip to content

Commit 04ec27a

Browse files
committed
fix pallas
1 parent 1511272 commit 04ec27a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/container/Dockerfile.pallas

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ RUN rm -rf "${SRC_PATH_OPENXLA_TRITON}/python/build"
3333
FROM ${BASE_IMAGE} as mealkit
3434
ARG GIT_URLREF_JAX_TRITON
3535
ARG SRC_PATH_OPENXLA_TRITON
36+
ARG SRC_PATH_JAX_TRITON
3637

3738
# Get the triton source + wheel from the build step
3839
COPY --from=builder ${SRC_PATH_OPENXLA_TRITON} ${SRC_PATH_OPENXLA_TRITON}

0 commit comments

Comments
 (0)