Skip to content

Commit

Permalink
See if cargo install is available
Browse files Browse the repository at this point in the history
  • Loading branch information
Wes Biggs committed Oct 14, 2024
1 parent d0bd4de commit 21a54d7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/verify-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ jobs:
run: npm run lint

- name: Set up mdBook 📚
uses: ./.github/workflows/common/set-up-mdbook
with:
token: ${{secrets.GITHUB_TOKEN}}
run: cargo install mdbook mdbook-linkcheck mdbook-external-links

- name: Build mdBook 📚
run: mdbook build

0 comments on commit 21a54d7

Please sign in to comment.