Skip to content

Commit da1835c

Browse files
authored
Update mdbook version
1 parent cd09af8 commit da1835c

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
@@ -20,7 +20,7 @@ jobs:
2020
- name: Install mdbook
2121
run: |
2222
mkdir bin
23-
curl -sSL https://github.com/rust-lang/mdBook/releases/download/v0.4.5/mdbook-v0.4.5-x86_64-unknown-linux-gnu.tar.gz | tar -xz --directory=bin
23+
curl -sSL https://github.com/rust-lang/mdBook/releases/download/v0.4.5/mdbook-v0.4.15-x86_64-unknown-linux-gnu.tar.gz | tar -xz --directory=bin
2424
echo "$(pwd)/bin" >> ${GITHUB_PATH}
2525
2626
- name: Report versions

0 commit comments

Comments
 (0)