Update .github/workflows/pages.yml
This commit is contained in:
parent
b88ac5953a
commit
5b12d9b340
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -11,6 +11,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@v3
|
- uses: actions/checkout@v3
|
||||||
- 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