diff --git a/.github/workflows/update_maplibre.yml b/.github/workflows/update_maplibre.yml index 38d5032..309a3e6 100644 --- a/.github/workflows/update_maplibre.yml +++ b/.github/workflows/update_maplibre.yml @@ -44,4 +44,4 @@ jobs: uses: ad-m/github-push-action@master with: github_token: ${{ secrets.GITHUB_TOKEN }} - branch: main + branch: master diff --git a/requirements.txt b/requirements.txt index a2307ee..6fe8291 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,2 @@ +jupyterlab leafmap[maplibre]