diff --git a/.github/workflows/combine-tilefy.yml b/.github/workflows/combine-tilefy.yml index a39478a5..9af16a34 100644 --- a/.github/workflows/combine-tilefy.yml +++ b/.github/workflows/combine-tilefy.yml @@ -50,6 +50,7 @@ jobs: - name: Make tippecanoe working-directory: /tmp/tippecanoe-src run: | + sudo git reset --hard 97ace99 sudo /usr/bin/bash -c make && make install tippecanoe -v - name: Run Scripts