upload an artifact
All checks were successful
Gitea Actions Demo / checkout (push) Successful in 25s

This commit is contained in:
Maximilian Keßler 2023-10-14 15:17:06 +02:00
parent 3f668b5caa
commit 4284dad516
Signed by: max
GPG Key ID: BCC5A619923C0BA5

View File

@ -8,9 +8,8 @@ jobs:
steps: steps:
- name: check out repo - name: check out repo
uses: actions/checkout@v3 uses: actions/checkout@v3
compile: - name: upload
container: uses: actions/upload-artifact@v3
image: aergus/latex with:
steps: name: artifact.tex
- name: Set up Git repository path: main.tex
run: latexmk main.tex