We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 467bbf9 commit a9aa632Copy full SHA for a9aa632
1 file changed
.github/workflows/general.yaml
@@ -45,6 +45,7 @@ jobs:
45
run: |
46
sed -i -r "s|(site_url: .*)|\1dev/|g" ./mkdocs.yml
47
cat ./mkdocs.yml
48
+ ./doc-builder update-repositories
49
./doc-builder build
50
- name: "Creating Deployment Artifact"
51
0 commit comments