Skip to content

Commit

Permalink
Merge pull request #1856 from dalance/fix_ci_failure
Browse files Browse the repository at this point in the history
Fix CI failure
  • Loading branch information
marioidival authored May 27, 2024
2 parents 98b1928 + dc164e0 commit 7eb2f5a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/rbe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ jobs:
- name: Install mdbook-i18n-helpers
run: |
cargo install mdbook-i18n-helpers --locked --version 0.3.1
# cargo install mdbook-i18n-helpers --locked --version 0.3.1
cargo install --git https://github.com/google/mdbook-i18n-helpers mdbook-i18n-helpers
- name: Report versions
run: |
Expand Down

0 comments on commit 7eb2f5a

Please sign in to comment.