diff --git a/.github/workflows/github-action-tile.yaml b/.github/workflows/github-action-tile.yaml index 0ff2683..4381326 100644 --- a/.github/workflows/github-action-tile.yaml +++ b/.github/workflows/github-action-tile.yaml @@ -8,7 +8,7 @@ jobs: - uses: actions/checkout@v2 - name: Install tippecanoe run: | - git clone https://github.com/mapbox/tippecanoe.git + git clone https://github.com/felt/tippecanoe.git cd tippecanoe make -j sudo make install