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:
- name: check out repo
uses: actions/checkout@v3
compile:
container:
image: aergus/latex
steps:
- name: Set up Git repository
run: latexmk main.tex
- name: upload
uses: actions/upload-artifact@v3
with:
name: artifact.tex
path: main.tex