mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-09 05:44:34 +00:00
fix subway csv path, tiger python
Signed-off-by: zyphlar <zyphlar@gmail.com>
This commit is contained in:
@@ -272,8 +272,12 @@ jobs:
|
||||
cmake \
|
||||
ninja-build \
|
||||
ca-certificates \
|
||||
python3 \
|
||||
python3-pip \
|
||||
git \
|
||||
wget2
|
||||
rm -f /usr/lib/python*/EXTERNALLY-MANAGED
|
||||
pip3 install "protobuf<4"
|
||||
- name: Clone main repo if necessary
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user