Update .github/workflows/main.yml
This commit is contained in:
parent
9e329059c7
commit
9947badf25
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -25,6 +25,9 @@ jobs:
|
||||
container: { image: 'aergus/latex' }
|
||||
|
||||
steps:
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18
|
||||
- uses: https://gitea.com/ScMi1/checkout@v1
|
||||
- name: Build the thesis
|
||||
run: latexmk thesis && latexmk abstract-cz && latexmk abstract-en
|
||||
|
Loading…
Reference in New Issue
Block a user