Skip to content

Commit f0f682f

Browse files
committed
Set DOCS_RS=1 in the CI docs build
1 parent 701511f commit f0f682f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
--extern-html-root-url=gl=https://docs.rs/gl/latest/
5555
--cfg docsrs
5656
-Zunstable-options --generate-link-to-definition
57+
DOCS_RS: 1
5758
steps:
5859
- uses: actions/checkout@v4
5960
with:

0 commit comments

Comments
 (0)