Update .github/workflows/main.yml
This commit is contained in:
parent
802a43b669
commit
5743ec0bd0
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -15,6 +15,8 @@ jobs:
|
|||||||
container: { image: 'aergus/latex' }
|
container: { image: 'aergus/latex' }
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install nodejs
|
||||||
|
run: apt-get update && apt-get install -y nodejs
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Build the thesis
|
- name: Build the thesis
|
||||||
run: latexmk thesis && latexmk abstract-cz && latexmk abstract-en
|
run: latexmk thesis && latexmk abstract-cz && latexmk abstract-en
|
||||||
|
Loading…
Reference in New Issue
Block a user