Skip to content

Commit 6cad4ea

Browse files
authored
Update fdp_cpp_api.yaml
1 parent b47c716 commit 6cad4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fdp_cpp_api.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
apt install build-essential libssl-dev git -y
150150
git clone https://github.com/Kitware/CMake/
151151
cd CMake
152-
./bootstrap && make && sudo make install
152+
./bootstrap && make && make install
153153
cmake --version
154154
apt install g++-4.8 gcc-4.8 -y
155155
rm /usr/bin/gcc

0 commit comments

Comments
 (0)