Skip to content

Commit

Permalink
update original
Browse files Browse the repository at this point in the history
  • Loading branch information
funkill committed May 29, 2024
1 parent 9002e68 commit 0ff63e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rust-by-example/.github/workflows/rbe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ jobs:
- name: Install mdbook-i18n-helpers
run: |
# cargo install mdbook-i18n-helpers --locked --version 0.3.1
cargo install --git https://github.com/google/mdbook-i18n-helpers mdbook-i18n-helpers
cargo install mdbook-i18n-helpers --locked --version 0.3.3
- name: Report versions
run: |
Expand Down

0 comments on commit 0ff63e1

Please sign in to comment.