Skip to content

Commit 871045c

Browse files
committed
support output llms.txt
Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
1 parent 5d54423 commit 871045c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/presubmit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: |
1919
rm -rf ~/.cargo/registry
2020
cargo version
21-
cargo install mdbook-llms-txt-tools
21+
cargo install mdbook-llms-txt-tools mdbook
2222
ls -la /home/runner/.cargo/bin/
2323
2424
- run: mdbook build

0 commit comments

Comments
 (0)