We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 244c33f commit 5cf7a79Copy full SHA for 5cf7a79
.github/workflows/nodeblock_docs.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Generate documentation JSON
25
run: |
26
cd source-repo
27
- python scripts/nodeblock_index.py
+ python scripts/nodeblock_docs.py
28
29
# Check out the target repo where we want to commit the JSON file
30
- name: Check out target repository
0 commit comments