mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-22 14:59:37 +02:00
Update mdbook-i18n-helpers to latest version (#1115)
I have created PRs to normalize all PO files to the new version of mdbook-i18n-helpers. Simultaneously, we need to update the version used to publish the course. This is indirectly part of #330.
This commit is contained in:
parent
6370c65684
commit
b6d51a7f22
2
.github/workflows/install-mdbook/action.yml
vendored
2
.github/workflows/install-mdbook/action.yml
vendored
@ -16,7 +16,7 @@ runs:
|
||||
shell: bash
|
||||
|
||||
- name: Install mdbook-i18n-helpers
|
||||
run: cargo install mdbook-i18n-helpers --locked --version 0.1.0
|
||||
run: cargo install mdbook-i18n-helpers --locked --version 0.2.2
|
||||
shell: bash
|
||||
|
||||
- name: Install exerciser
|
||||
|
Loading…
x
Reference in New Issue
Block a user