Skip to content

Commit

Permalink
trying another web-to-pdf marketplace action
Browse files Browse the repository at this point in the history
  • Loading branch information
Azmaeus committed Oct 15, 2024
1 parent cf2236b commit d9787d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ jobs:
curl http://localhost:8080
- name: HTML to PDF
uses: misaelnieto/web_to_pdf_action@v0.3.1
uses: frnode/html-to-pdf-action@master
with:
webPageURL: http://localhost:8080
htmlFile: ${{ github.workspace }}/index.html
outputFile: ${{ github.workspace }}/Eric-F-Olsen-Resume.pdf

- name: Deploy with SSH and rsync
Expand Down

0 comments on commit d9787d2

Please sign in to comment.