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