mirror of
https://github.com/soconnor0919/resume-cv.git
synced 2026-02-04 21:06:31 -05:00
Compare commits
1 Commits
release-34
...
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
|
||||
|
||||
- name: Upload Private PDFs
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: private-documents
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user