From aff17395c8f81dffbf68cdf002074b59f432d339 Mon Sep 17 00:00:00 2001 From: Jorge Escobar <83969469+esfoobar-usds@users.noreply.github.com> Date: Tue, 2 Nov 2021 15:13:20 -0400 Subject: [PATCH] tippeacnoes test --- .github/workflows/combine-tilefy.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/combine-tilefy.yml b/.github/workflows/combine-tilefy.yml index 6ca521c0..0fd37cee 100644 --- a/.github/workflows/combine-tilefy.yml +++ b/.github/workflows/combine-tilefy.yml @@ -46,11 +46,12 @@ jobs: - name: Make tippecanoe working-directory: /tmp/tippecanoe-src run: | - sudo /bin/sh -c make + sudo /usr/bin/bash -c make - name: Make install tippecanoe working-directory: /tmp/tippecanoe-src run: | - sudo /bin/sh -c make install + sudo /usr/bin/bash -c make install + tippecanoe -v - name: Run Scripts run: | poetry run python3 data_pipeline/application.py geo-score -s aws