ci: fix output file name
This commit is contained in:
4
.github/workflows/build-documentation.yml
vendored
4
.github/workflows/build-documentation.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user