1
0
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 ()

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 .
This commit is contained in:
Martin Geisler 2023-08-23 18:34:12 +02:00 committed by GitHub
parent 6370c65684
commit b6d51a7f22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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