Skip to content

Commit

Permalink
i'm jet-lagged
Browse files Browse the repository at this point in the history
  • Loading branch information
yhtang committed Nov 13, 2023
1 parent 602002f commit 12a57eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/container/Dockerfile.pax.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ARG SRC_PATH_PAXML
ARG SRC_PATH_PRAXIS

# update TE manifest file to install the [test] extras
RUN sed -i "s/.whl/.whl[test]/g" /opt/pip-tools.d/manifest.te
RUN sed -i "s/transformer-engine @/transformer-engine[test] @/g" /opt/pip-tools.d/manifest.te

RUN <<"EOF" bash -ex
get-source.sh -f ${REPO_PAXML} -r ${REF_PAXML} -d ${SRC_PATH_PAXML}
Expand Down

0 comments on commit 12a57eb

Please sign in to comment.