Skip to content

Commit

Permalink
Fetch history.
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeMathWalker committed May 24, 2024
1 parent 0b15b96 commit 5a08035
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions-rust-lang/setup-rust-toolchain@v1
- name: Install plugin
run: cargo install --path helpers/mdbook-exercise-linker
Expand Down

0 comments on commit 5a08035

Please sign in to comment.