Install Mermaid CLI
This commit is contained in:
@@ -19,6 +19,9 @@ jobs:
|
||||
- name: "Install dependencies"
|
||||
run: sudo apt-get update && sudo apt-get install pandoc nodejs texlive-full -y
|
||||
|
||||
- name: "Install mermaid"
|
||||
run: npm i -g @mermaid-js/mermaid-cli
|
||||
|
||||
- name: "Build .deb"
|
||||
run: cd ./Defensio && ./pandoc.sh
|
||||
- name: "Create release"
|
||||
|
||||
Reference in New Issue
Block a user