Update .github/workflows/main.yml
This commit is contained in:
parent
dacfafcaa1
commit
98e7b2877f
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -17,9 +17,7 @@ jobs:
|
||||
steps:
|
||||
- name: Install nodejs
|
||||
run: apt-get update && apt-get install -y nodejs
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
github-server-url: 'https://pixelyfier.com/git'
|
||||
- uses: https://gitea.com/ScMi1/checkout@v1
|
||||
- name: Build the thesis
|
||||
run: latexmk thesis && latexmk abstract-cz && latexmk abstract-en
|
||||
- name: Upload artifacts
|
||||
|
Loading…
Reference in New Issue
Block a user