use venv path for weasyprint
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
venv/bin/pip install weasyprint
|
venv/bin/pip install weasyprint
|
||||||
- name: Convert to pdf
|
- name: Convert to pdf
|
||||||
run: |
|
run: |
|
||||||
weasyprint generated_resume.html resume.pdf
|
venv/bin/weasyprint generated_resume.html resume.pdf
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
|
|||||||
Reference in New Issue
Block a user