Skip to content

Commit 6d495cb

Browse files
committed
.
1 parent b883a83 commit 6d495cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-resume.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
version: latest
4949

5050
- name: Compile resume
51-
run: typst compile resume.typ ${{ env.FILE }} --font-path ~/tex_gyre_hero_fonts
51+
run: typst compile resume.typ ${{ env.FILE }} --font-path ./tex_gyre_hero_fonts
5252

5353
- name: Upload PDF artifact
5454
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)