From ad24ad70ed73988595573dae101690e6af7998b1 Mon Sep 17 00:00:00 2001 From: Sarah Yurick <53962159+sarahyurick@users.noreply.github.com> Date: Wed, 13 Nov 2024 14:53:50 -0800 Subject: [PATCH] Fix broken TestPyPi builder (#362) * Update build-test-publish-wheel.yml Signed-off-by: Sarah Yurick <53962159+sarahyurick@users.noreply.github.com> * Update Dockerfile Signed-off-by: Sarah Yurick <53962159+sarahyurick@users.noreply.github.com> * Update build-test-publish-wheel.yml Signed-off-by: Sarah Yurick <53962159+sarahyurick@users.noreply.github.com> --------- Signed-off-by: Sarah Yurick <53962159+sarahyurick@users.noreply.github.com> --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 6a8671ce..d2c108fb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,6 +18,7 @@ RUN bash -exu <