From 6892033f5c817efd0224052e06b1552984885fca Mon Sep 17 00:00:00 2001 From: Jorge Escobar <83969469+esfoobar-usds@users.noreply.github.com> Date: Tue, 2 Nov 2021 14:27:04 -0400 Subject: [PATCH] tippecanoe test 2 --- .github/workflows/combine-tilefy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/combine-tilefy.yml b/.github/workflows/combine-tilefy.yml index e6239c58..56351f64 100644 --- a/.github/workflows/combine-tilefy.yml +++ b/.github/workflows/combine-tilefy.yml @@ -43,12 +43,12 @@ jobs: sudo apt-add-repository -y ppa:git-core/ppa sudo mkdir -p /tmp/tippecanoe-src sudo git clone https://github.com/mapbox/tippecanoe.git /tmp/tippecanoe-src - sudo tippecanoe -v - name: Install tippecanoe working-directory: /tmp/tippecanoe-src run: | sudo /bin/sh -c make sudo /bin/sh -c make install + sudo tippecanoe -v - name: Run Scripts run: | poetry run python3 data_pipeline/application.py geo-score -s aws