Skip to content

Commit

Permalink
add build step
Browse files Browse the repository at this point in the history
  • Loading branch information
nohzafk committed Nov 27, 2023
1 parent 4738c52 commit c7e06e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ jobs:
run: mdbook-toc --version
- name: Show open-on-gh version
run: mdbook-open-on-gh --version

- name: build
run: mdbook build

0 comments on commit c7e06e5

Please sign in to comment.