simplify compiling
Some checks reported warnings
Gitea Actions Demo / checkout (push) Has been cancelled

This commit is contained in:
Maximilian Keßler 2023-10-17 14:52:36 +02:00
parent e405e38979
commit 15042bd293
Signed by: max
GPG Key ID: BCC5A619923C0BA5

View File

@ -19,7 +19,7 @@ jobs:
- name: compile
run: |
latexmk main.tex
pdflatex main.tex
- name: deploy
run: |
echo "${{ secrets.deploy_ssh_key }}" >> privkey