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 10684d8 commit 8a8dc6fCopy full SHA for 8a8dc6f
.github/workflows/docs.yml
@@ -38,7 +38,7 @@ jobs:
38
id: build
39
40
- name: Generate docs
41
- run: forge doc
+ run: forge doc --build
42
43
- name: Deploy to GitHub Pages
44
uses: peaceiris/actions-gh-pages@v3
0 commit comments