Skip to content

Commit

Permalink
Test reinstall mdbook-i18n-helpers
Browse files Browse the repository at this point in the history
Signed-off-by: trdthg <trdthg47@gmail.com>
  • Loading branch information
trdthg committed May 3, 2023
1 parent 75cfc47 commit 417a478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: cargo install mdbook-mermaid --locked --version 0.12.6

- 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.1.0 --force

- name: Build book in English
working-directory: ./book
Expand Down

0 comments on commit 417a478

Please sign in to comment.