Skip to content

Commit 4840dca

Browse files
authored
Merge pull request #1857 from dalance/update_mdbook_i18n
Update mdbook-i18n-helpers to 0.3.3
2 parents 7eb2f5a + cfc5719 commit 4840dca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/rbe.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ jobs:
3232
3333
- name: Install mdbook-i18n-helpers
3434
run: |
35-
# cargo install mdbook-i18n-helpers --locked --version 0.3.1
36-
cargo install --git https://github.com/google/mdbook-i18n-helpers mdbook-i18n-helpers
35+
cargo install mdbook-i18n-helpers --locked --version 0.3.3
3736
3837
- name: Report versions
3938
run: |

0 commit comments

Comments
 (0)