@@ -12,6 +12,8 @@ jobs:
|
|||||||
- name: Compile LaTeX using local TeX Live
|
- name: Compile LaTeX using local TeX Live
|
||||||
# These commands run directly in your machine's shell
|
# These commands run directly in your machine's shell
|
||||||
run: |
|
run: |
|
||||||
|
echo $HOME
|
||||||
|
fc-list | grep "Source Han Sans"
|
||||||
echo "Compiling document..."
|
echo "Compiling document..."
|
||||||
latexmk -pdf main.tex
|
latexmk -pdf main.tex
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user