Skip to content

Commit

Permalink
Update build_cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Macoron authored Nov 26, 2023
1 parent 3eb2ce2 commit 4ac3db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
apt-get update \
&& apt-get install -y build-essential \
&& apt-get install -y wget \
&& apt-get install -y lsb-release \
&& apt-get install -y lsb-release, sudo \
&& rm -rf /var/lib/apt/lists/* \
&& wget https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-Linux-x86_64.sh \
-q -O /tmp/cmake-install.sh \
Expand Down

0 comments on commit 4ac3db3

Please sign in to comment.