Compare commits
1 Commits
doc-0.0.0.
...
doc-0.0.0-
| Author | SHA1 | Date | |
|---|---|---|---|
| 08f66543ea |
@@ -17,7 +17,7 @@ jobs:
|
||||
run: git submodule update --init
|
||||
|
||||
- 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"
|
||||
run: cd ./Defensio && ./pandoc.sh
|
||||
|
||||
Reference in New Issue
Block a user