Skip to content

Commit c8e6597

Browse files
committed
ci: pin mdbook to 0.4 for now, properly install mdbook-tabs (#5632)
1 parent 30cca7e commit c8e6597

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/netlify-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Setup mdBook
3232
uses: taiki-e/install-action@v2
3333
with:
34-
tool: mdbook, mdbook-linkcheck, lychee
34+
tool: mdbook@0.4, mdbook-tabs@0.2, lychee
3535

3636
- name: Prepare tag
3737
id: prepare_tag

0 commit comments

Comments
 (0)