Skip to content

Commit aea5225

Browse files
committed
test: build latex
1 parent dd85562 commit aea5225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/latex.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7474
with:
7575
upload_url: ${{ steps.create_release.outputs.upload_url }}
76-
asset_path: resume.pdf
76+
asset_path: ./resume.pdf
7777
asset_name: resume.pdf
7878
asset_content_type: application/pdf
7979

0 commit comments

Comments
 (0)