Fix CI build issues
Compare changes
Files
2+ 4
− 3
@@ -21,7 +21,7 @@ FROM ${RENKU_BASE_IMAGE}
@@ -29,6 +29,7 @@ RUN conda env update -q -f /tmp/environment.yml && \
@@ -37,7 +38,7 @@ RUN if [ -n "$RENKU_VERSION" ] ; then \
@@ -47,4 +48,4 @@ RUN if [ -n "$RENKU_VERSION" ] ; then \
\ No newline at end of file