mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-30 10:21:17 -07:00
tz removed
This commit is contained in:
parent
49f0b2f110
commit
7123fa872a
1 changed files with 0 additions and 3 deletions
3
.github/workflows/combine-tilefy.yml
vendored
3
.github/workflows/combine-tilefy.yml
vendored
|
@ -38,10 +38,7 @@ jobs:
|
|||
sudo apt-get install gdal-bin libgdal-dev
|
||||
pip install GDAL==3.2.3
|
||||
- name: Install tippecanoe
|
||||
env:
|
||||
TZ: America/Los_Angeles
|
||||
run: |
|
||||
# sudo ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
|
||||
sudo apt-get install -y software-properties-common libsqlite3-dev zlib1g-dev
|
||||
sudo apt-add-repository -y ppa:git-core/ppa
|
||||
sudo mkdir -p /tmp/tippecanoe-src && git clone https://github.com/mapbox/tippecanoe.git /tmp/tippecanoe-src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue