mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2026-05-14 09:11:14 +08:00
main.yml
This commit is contained in:
parent
eaa330564f
commit
8d399ddb06
1 changed files with 5 additions and 0 deletions
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
|
|
@ -24,6 +24,11 @@ jobs:
|
|||
texlive-fonts-extra \
|
||||
;
|
||||
|
||||
- name: Install fontawesome6 using tlmgr
|
||||
run: |
|
||||
tlmgr update --self
|
||||
tlmgr install fontawesome6
|
||||
|
||||
- name: Generate PDF document
|
||||
uses: hspaans/latexmk-action@v2.1.0
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue