mirror of
https://github.com/soconnor0919/resume-cv.git
synced 2026-02-05 05:16:31 -05:00
Compare commits
1 Commits
release-35
...
release-36
| Author | SHA1 | Date | |
|---|---|---|---|
| 8aeb6a4745 |
2
.github/workflows/compile-latex.yml
vendored
2
.github/workflows/compile-latex.yml
vendored
@@ -149,7 +149,7 @@ jobs:
|
|||||||
latexmk -pdf -file-line-error -halt-on-error -interaction=nonstopmode cv.tex
|
latexmk -pdf -file-line-error -halt-on-error -interaction=nonstopmode cv.tex
|
||||||
|
|
||||||
- name: Upload Private PDFs
|
- name: Upload Private PDFs
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: private-documents
|
name: private-documents
|
||||||
path: |
|
path: |
|
||||||
|
|||||||
Reference in New Issue
Block a user