Skip to content

Commit

Permalink
Add key
Browse files Browse the repository at this point in the history
  • Loading branch information
fmaussion authored Aug 22, 2024
1 parent de11c9c commit 6ce87a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
${PIP} install -r requirements.txt
${PIP} uninstall -y progressbar2
- name: Build Book
env:
STATIC_MAP_API_KEY: ${{ secrets.STATIC_MAP_API_KEY }}
run: |
jupyter-book build .
- name: Upload Build Artifacts
Expand Down

0 comments on commit 6ce87a9

Please sign in to comment.