Skip to content

Commit 0480ade

Browse files
committed
Deleting sidebar
1 parent c574225 commit 0480ade

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
- name: Update SDK docs
6565
run: |
6666
rm -rf ./docs-official/sdk-api/python/reference
67+
rm ./galileo-python/.generated_docs/reference/sidebar.json
6768
cp -r ./galileo-python/.generated_docs/reference ./docs-official/sdk-api/python/
6869
6970
# Commit the changes to the branch, and push

0 commit comments

Comments
 (0)