Skip to content

Commit

Permalink
Compile mindmap #38
Browse files Browse the repository at this point in the history
  • Loading branch information
pintergreg committed Nov 15, 2024
1 parent e034037 commit d0144ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ jobs:
ruby build.rb
mdbook build
- name: compile mindmap
run: |
npx markmap-cli -o lectures/mindmap.html --offline --no-open lectures/mindmap.md
- name: copy slides
run: |
mkdir -p book/slides/figures
Expand Down

0 comments on commit d0144ef

Please sign in to comment.