Skip to content

Commit

Permalink
update path
Browse files Browse the repository at this point in the history
  • Loading branch information
Azmaeus committed Oct 15, 2024
1 parent a43b15f commit cf2236b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: HTML to PDF
uses: misaelnieto/web_to_pdf_action@v0.3.1
with:
webPageURL: http://localhost:8080/index.html
webPageURL: http://localhost:8080
outputFile: ${{ github.workspace }}/Eric-F-Olsen-Resume.pdf

- name: Deploy with SSH and rsync
Expand Down

0 comments on commit cf2236b

Please sign in to comment.