docs(maps): jupyter notebook now auto-updates docs site (#27003)

This commit is contained in:
Evan Rusackas
2024-04-27 14:33:12 -06:00
committed by GitHub
parent a08c24c4aa
commit 76d897eaa2
4 changed files with 144 additions and 106 deletions

View File

@@ -20,6 +20,7 @@ jobs:
- name: "Checkout ${{ github.ref }} ( ${{ github.sha }} )"
uses: actions/checkout@v4
with:
fetch-depth: 0 # Fetch all history
persist-credentials: false
submodules: recursive
- name: Check npm lock file version