Skip to content

Commit

Permalink
Merge branch 'main' into feat/new-book
Browse files Browse the repository at this point in the history
  • Loading branch information
marc2332 authored Sep 21, 2024
2 parents de95b33 + 0f04676 commit 9da4cbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy_book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:

- name: Setup mdBook
uses: peaceiris/actions-mdbook@v2
with:
mdbook-version: '0.4.32'

- run: mdbook build
working-directory: book
Expand Down

0 comments on commit 9da4cbd

Please sign in to comment.