File tree Expand file tree Collapse file tree 7 files changed +1
-10
lines changed
Expand file tree Collapse file tree 7 files changed +1
-10
lines changed Original file line number Diff line number Diff line change 77 run : make VERBOSE=1
88 shell : bash
99 working-directory : build
10-
Original file line number Diff line number Diff line change 1212 -DCMAKE_BUILD_TYPE=${BUILD_TYPE}
1313 shell : bash
1414 working-directory : build
15-
Original file line number Diff line number Diff line change 77 run : ctest --output-on-failure
88 shell : bash
99 working-directory : build
10-
Original file line number Diff line number Diff line change 88 git clone --quiet --depth 1 https://github.com/osmcode/libosmium.git ../libosmium
99 git clone --quiet --depth 1 https://github.com/mapbox/protozero.git ../protozero
1010 shell : bash
11-
Original file line number Diff line number Diff line change 99 boost \
1010 gdal
1111 shell : bash
12-
Original file line number Diff line number Diff line change 1111 libboost-filesystem-dev \
1212 libboost-program-options-dev \
1313 libbz2-dev \
14- libgdal-dev \
15- libproj-dev \
16- libsparsehash-dev
14+ libgdal-dev
1715 shell : bash
18-
Original file line number Diff line number Diff line change @@ -220,4 +220,3 @@ jobs:
220220 - uses : ./.github/actions/build
221221 - uses : ./.github/actions/ctest
222222 - uses : ./.github/actions/build-sub
223-
You can’t perform that action at this time.
0 commit comments