Compare commits
1 Commits
65983a2f38
...
doc-0.0.0-
| Author | SHA1 | Date | |
|---|---|---|---|
| 08f66543ea |
@@ -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 update && sudo apt-get install pandoc nodejs texlive-latex-full -y
|
run: sudo apt-get update && sudo apt-get install pandoc nodejs texlive-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