Skip to content

Commit 8a8dc6f

Browse files
committed
build docs
1 parent 10684d8 commit 8a8dc6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
id: build
3939

4040
- name: Generate docs
41-
run: forge doc
41+
run: forge doc --build
4242

4343
- name: Deploy to GitHub Pages
4444
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)