Skip to content

Commit a43908f

Browse files
author
Shelson Ferrari
committed
ajuste ci cd para gerar pdf cv shelson
1 parent 0f3fda9 commit a43908f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,8 +240,7 @@ jobs:
240240

241241
- name: Generate CV PDFs
242242
run: |
243-
cd sys
244-
python markdown_to_pdf.py
243+
python sys/markdown_to_pdf.py
245244
246245
# - name: Upload PDF artifacts
247246
# uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)