This commit is contained in:
parent
42d966e931
commit
c5fc7bf2a6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/demo.yaml
vendored
2
.github/workflows/demo.yaml
vendored
|
@ -29,4 +29,4 @@ jobs:
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: artifact.tex
|
name: artifact.tex
|
||||||
path: main.tex
|
path: main.pdf
|
||||||
|
|
Loading…
Reference in a new issue