Skip to content

Commit

Permalink
Switch mdbook version back to latest
Browse files Browse the repository at this point in the history
mdbook v0.4.3 release binaries were corrupted, but have been fixed.

type: development
  • Loading branch information
casey committed Sep 10, 2020
1 parent 42e20a4 commit 06b6d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
- name: Install `mdbook`
uses: peaceiris/actions-mdbook@v1
with:
mdbook-version: '0.4.2'
mdbook-version: latest

- name: Build Book
run: |
Expand Down

0 comments on commit 06b6d22

Please sign in to comment.