Update .github/workflows/pages.yml
This commit is contained in:
parent
5b12d9b340
commit
cb3b5f2d83
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
steps:
|
||||
- name: Install nodejs
|
||||
run: apt-get update && apt-get install -y nodejs
|
||||
- uses: actions/checkout@v3
|
||||
- uses: https://gitea.com/ScMi1/checkout@v1
|
||||
- name: Build the thesis
|
||||
run: latexmk thesis && latexmk abstract-cz && latexmk abstract-en
|
||||
- name: Prepare a website directory
|
||||
|
Loading…
Reference in New Issue
Block a user