Skip to content

Commit

Permalink
Try adding install_cmake.sh link to centos7 folder
Browse files Browse the repository at this point in the history
  • Loading branch information
raulcd committed Jan 24, 2025
1 parent 79de380 commit 160caa3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ RUN \
yum clean ${quiet} all

ARG cmake=3.25.0
COPY scripts/install_cmake.sh /ci/scripts/
COPY install_cmake.sh /ci/scripts/
RUN /ci/scripts/install_cmake.sh ${cmake} /usr/local/

ENV \
Expand Down
1 change: 0 additions & 1 deletion dev/tasks/linux-packages/scripts

This file was deleted.

0 comments on commit 160caa3

Please sign in to comment.