Skip to content

Commit be55295

Browse files
committed
Temporarily disable mdbook-toc
1 parent b06cbdb commit be55295

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ jobs:
2424
with:
2525
tool: mdbook@0.4.45
2626

27-
- uses: taiki-e/install-action@v2
28-
with:
29-
tool: mdbook-toc@0.14.2
27+
# - uses: taiki-e/install-action@v2
28+
# with:
29+
# tool: mdbook-toc@0.14.2
3030

3131
- name: Clone the rust-analyzer repository
3232
uses: GuillaumeFalourd/clone-github-repo-action@v2.3

0 commit comments

Comments
 (0)