mirror of
https://github.com/apache/superset.git
synced 2026-04-24 18:44:53 +00:00
docs(maps): jupyter notebook now auto-updates docs site (#27003)
This commit is contained in:
1
.github/workflows/superset-frontend.yml
vendored
1
.github/workflows/superset-frontend.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user