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.
2 parents 26c27ec + ff013e5 commit b94d4c9Copy full SHA for b94d4c9
.github/workflows/docs.yaml
@@ -45,6 +45,8 @@ jobs:
45
- name: Setup Pages
46
id: pages
47
uses: actions/configure-pages@v5
48
+ with:
49
+ enablement: true
50
- name: Build with mdBook
51
run: |
52
make build-docs
0 commit comments