Skip to content

Commit

Permalink
test: build latex
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushsoni1010 committed Mar 17, 2023
1 parent dd85562 commit aea5225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: resume.pdf
asset_path: ./resume.pdf
asset_name: resume.pdf
asset_content_type: application/pdf

Expand Down

1 comment on commit aea5225

@vercel
Copy link

@vercel vercel bot commented on aea5225 Mar 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.