mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-30 10:21:17 -07:00
timezone commented out
This commit is contained in:
parent
e012b09ed6
commit
49f0b2f110
1 changed files with 1 additions and 1 deletions
2
.github/workflows/combine-tilefy.yml
vendored
2
.github/workflows/combine-tilefy.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
env:
|
||||
TZ: America/Los_Angeles
|
||||
run: |
|
||||
sudo ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
|
||||
# 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