Skip to content

Commit

Permalink
remove symlink for cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerZhongAWS committed Apr 5, 2023
1 parent cae8dba commit bcefa19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/docker-images/base-images/amazonlinux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ RUN yum check-update; yum upgrade -y && \

# Install Dependencies

RUN ln -s /usr/bin/cmake3 /usr/bin/cmake
RUN mkdir /home/dependencies

WORKDIR /home/dependencies
Expand Down

0 comments on commit bcefa19

Please sign in to comment.