Skip to content

Commit e7970a3

Browse files
committed
Drop mdbook-toc from the CI workflow
1 parent c49cc5d commit e7970a3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,8 @@ jobs:
2222

2323
- uses: taiki-e/install-action@v2
2424
with:
25-
# don't pin this to a specific version, since we're building `mdbook-toc` below
2625
tool: mdbook@0.5
2726

28-
- uses: taiki-e/install-action@v2
29-
with:
30-
# don't pin this to a specific version, since we're building `mdbook-toc` below
31-
tool: mdbook-toc@0.15
32-
3327
- name: Clone the rust-analyzer repository
3428
uses: GuillaumeFalourd/clone-github-repo-action@v2.3
3529
with:

0 commit comments

Comments
 (0)