wip
This commit is contained in:
parent
03505e1be0
commit
fdbee56298
1
.github/workflows/osrm-backend.yml
vendored
1
.github/workflows/osrm-backend.yml
vendored
@ -435,6 +435,7 @@ jobs:
|
||||
sudo apt-get install -y -V ./apache-arrow-apt-source-latest-$(lsb_release --codename --short).deb
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install -y -V libarrow-dev # For C++
|
||||
sudo apt-get install -y -V libparquet-dev
|
||||
|
||||
|
||||
if [[ "${CCOMPILER}" != clang-* ]]; then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user