Skip to content

Commit 2bfccbf

Browse files
authored
Update fdp_cpp_api.yaml
1 parent d0206a5 commit 2bfccbf

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
@@ -146,7 +146,7 @@ jobs:
146146
- name: Setup GCC 4.8
147147
run: |
148148
apt update
149-
apt install build-essential libssl-dev -y
149+
apt install build-essential libssl-dev git -y
150150
git clone https://github.com/Kitware/CMake/
151151
cd CMake
152152
./bootstrap && make && sudo make install

0 commit comments

Comments
 (0)