Skip to content

Commit

Permalink
Reenable jekyll
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamore committed Oct 27, 2024
1 parent c699588 commit 4294cd9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: mdbook publish
name: mdbook

on:
push:
Expand Down Expand Up @@ -33,3 +33,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs/book
destination_dir: ./ref
enable_jekyll: true

0 comments on commit 4294cd9

Please sign in to comment.