Skip to content

Commit 32c5904

Browse files
authored
Update rbe.yml
1 parent da1835c commit 32c5904

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.15-x86_64-unknown-linux-gnu.tar.gz | tar -xz --directory=bin
23+
curl -sSL https://github.com/rust-lang/mdBook/releases/download/v0.4.15/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)