We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b883a83 commit 6d495cbCopy full SHA for 6d495cb
1 file changed
.github/workflows/build-resume.yml
@@ -48,7 +48,7 @@ jobs:
48
version: latest
49
50
- name: Compile resume
51
- run: typst compile resume.typ ${{ env.FILE }} --font-path ~/tex_gyre_hero_fonts
+ run: typst compile resume.typ ${{ env.FILE }} --font-path ./tex_gyre_hero_fonts
52
53
- name: Upload PDF artifact
54
uses: actions/upload-artifact@v4
0 commit comments