Skip to content

Commit

Permalink
Update to the separated mdbook-i18n-helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
tfpk committed Apr 11, 2023
1 parent a30fdbe commit addad2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install-mdbook/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ runs:
shell: bash

- name: Install i18n-helpers
run: which mdbook-gettext || cargo install --git https://github.com/google/comprehensive-rust i18n-helpers
run: which mdbook-gettext || cargo install mdbook-i18n-helpers
shell: bash

- name: Build macrokata
Expand Down

0 comments on commit addad2a

Please sign in to comment.