ci: fix output file name

This commit is contained in:
Paul T
2024-04-01 10:00:00 -04:00
committed by Paul T
parent a0e579493a
commit 5f91afd694

View File

@@ -17,5 +17,5 @@ jobs:
- name: Upload PDF file - name: Upload PDF file
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: modern-cv-documentation name: modern-cv-docs
path: modern-cv-documentation.pdf path: modern-cv-docs.pdf