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 bdf8ca0 commit 3d450e0Copy full SHA for 3d450e0
.github/workflows/doc.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/configure-pages@v5
31
- name: Build DocC
32
run: |
33
- make generate-doc
+ make generate-docs
34
- name: Upload artifact
35
uses: actions/upload-pages-artifact@v4
36
with:
0 commit comments