Skip to content

Commit

Permalink
Update .github/workflows/install-mdbook/action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsan authored Oct 3, 2023
1 parent 165e3b2 commit a473e39
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 @@ -19,7 +19,7 @@ runs:
echo "version=$MDBOOK_I18N_HELPERS_VERSION" >> $GITHUB_OUTPUT
shell: bash

- name: Install cargo-hack
- name: Install mdbook
uses: taiki-e/install-action@2afb713f1c297f70eecb9cb904b36612eba3c25e # v2
with:
tool: mdbook@${{ steps.mdbook-version.outputs.version }}
Expand Down

0 comments on commit a473e39

Please sign in to comment.