Skip to content

Commit d5ea5c6

Browse files
committed
ci: use latest mdbook
1 parent 21f4e32 commit d5ea5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rbe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Install mdbook
2828
run: |
2929
mkdir bin
30-
curl -sSL https://github.com/rust-lang/mdBook/releases/download/v0.4.46/mdbook-v0.4.46-x86_64-unknown-linux-gnu.tar.gz | tar -xz --directory=bin
30+
curl -sSL https://github.com/rust-lang/mdBook/releases/download/v0.4.51/mdbook-v0.4.51-x86_64-unknown-linux-gnu.tar.gz | tar -xz --directory=bin
3131
echo "$(pwd)/bin" >> ${GITHUB_PATH}
3232
3333
- name: Install mdbook-i18n-helpers

0 commit comments

Comments
 (0)