This commit is contained in:
@@ -13,8 +13,8 @@ jobs:
|
||||
# These commands run directly in your machine's shell
|
||||
run: |
|
||||
echo "Compiling document..."
|
||||
latexmk -pdf poster.tex
|
||||
latexmk -pdf slides.tex
|
||||
latexmk poster.tex -pdf
|
||||
latexmk slides.tex -pdf
|
||||
|
||||
- name: List files in the workspace
|
||||
run: ls -l
|
||||
|
Reference in New Issue
Block a user