mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-26 07:52:20 +02:00
Use latest mdbook-i18n-helpers in action.yml (#1221)
The new release will allow us to skip untranslatable text in the course, thus reducing the amount of work and churn for our translators.
This commit is contained in:
parent
9ca8d5e286
commit
38557b142a
2
.github/workflows/install-mdbook/action.yml
vendored
2
.github/workflows/install-mdbook/action.yml
vendored
@ -19,7 +19,7 @@ runs:
|
||||
shell: bash
|
||||
|
||||
- name: Install mdbook-i18n-helpers
|
||||
run: cargo install mdbook-i18n-helpers --locked --version 0.2.2
|
||||
run: cargo install mdbook-i18n-helpers --locked --version 0.2.3
|
||||
shell: bash
|
||||
|
||||
- name: Install exerciser
|
||||
|
Loading…
x
Reference in New Issue
Block a user