Skip to content

Commit 77fb246

Browse files
committed
Advance velox
1 parent 30cbc74 commit 77fb246

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/workflows/linux-build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,10 @@ jobs:
7070
bison \
7171
flex \
7272
libfl-dev
73+
sudo apt-get install software-properties-common
74+
sudo add-apt-repository ppa:ubuntugis/ppa
75+
sudo apt-get install geos
76+
7377

7478
- name: "Build"
7579
env:

velox

Submodule velox updated 2033 files

0 commit comments

Comments
 (0)