Compare commits
2 Commits
doc-0.0.0-
...
doc-0.0.0-
| Author | SHA1 | Date | |
|---|---|---|---|
| 6789fa6f9d | |||
| 2061cdc218 |
@@ -17,7 +17,7 @@ jobs:
|
|||||||
run: git submodule update --init
|
run: git submodule update --init
|
||||||
|
|
||||||
- name: "Install dependencies"
|
- name: "Install dependencies"
|
||||||
run: sudo apt-get install pandoc
|
run: sudo apt-get update && sudo apt-get install pandoc nodejs texlive-latex-full -y
|
||||||
|
|
||||||
- name: "Build .deb"
|
- name: "Build .deb"
|
||||||
run: cd ./Defensio && ./pandoc.sh
|
run: cd ./Defensio && ./pandoc.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user