Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7eb2f5a + cfc5719 commit 4840dcaCopy full SHA for 4840dca
.github/workflows/rbe.yml
@@ -32,8 +32,7 @@ jobs:
32
33
- name: Install mdbook-i18n-helpers
34
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
+ cargo install mdbook-i18n-helpers --locked --version 0.3.3
37
38
- name: Report versions
39
0 commit comments