This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
|||||||
run: pdflatex -interaction=nonstopmode -halt-on-error resume.tex
|
run: pdflatex -interaction=nonstopmode -halt-on-error resume.tex
|
||||||
|
|
||||||
- name: Upload PDF artifact
|
- name: Upload PDF artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: resume
|
name: resume
|
||||||
path: resume.pdf
|
path: resume.pdf
|
||||||
|
|||||||
Reference in New Issue
Block a user