Skip to content

Commit 11c3aff

Browse files
authored
Update deploy_html_pdf.yml
1 parent c289300 commit 11c3aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_html_pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: |
3434
mkdir ./public
3535
cp *.tex public/
36-
cp -r assets/ public/
36+
cp -r images/ public/
3737
cd public/
3838
pdflatex ElaboracionMemoriaTFG.tex
3939
pdflatex ElaboracionMemoriaTFG.tex

0 commit comments

Comments
 (0)