fix
This commit is contained in:
parent
9011fde91c
commit
802a43b669
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -15,9 +15,7 @@ jobs:
|
|||||||
container: { image: 'aergus/latex' }
|
container: { image: 'aergus/latex' }
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install nodejs
|
- uses: actions/checkout@v4
|
||||||
run: apt-get update && apt-get install -y nodejs
|
|
||||||
- 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
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
|
Loading…
Reference in New Issue
Block a user