Convert with puppeteer
All checks were successful
Build / Build_And_Publish (push) Successful in 43s
All checks were successful
Build / Build_And_Publish (push) Successful in 43s
This commit is contained in:
@@ -16,6 +16,9 @@ jobs:
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
||||
- name: Convert to pdf
|
||||
run: |
|
||||
npx puppeteer-cli print generated_resume.html resume.pdf
|
||||
- name: Create Release
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user