Skip to content

Commit ee2a550

Browse files
authored
Update build-book.yml
1 parent ec6d278 commit ee2a550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
ls -l
2424
# Use latexonline to build latest version
2525
cd autogen
26-
curl https://latexonline.cc/compile?git=https%3A%2F%2Fgithub.com%2Fassumptionsofphysics%2Fbook&target=book.tex&command=pdflatex&trackId=1505754735843 -o AssumptionsOfPhysicsDraft.pdf
26+
curl "https://latexonline.cc/compile?git=https%3A%2F%2Fgithub.com%2Fassumptionsofphysics%2Fbook&target=book.tex&command=pdflatex&trackId=1505754735843" -o AssumptionsOfPhysicsDraft.pdf
2727
ls -l
2828
git add AssumptionsOfPhysicsDraft.pdf
2929
# Commit and push only if there were changes

0 commit comments

Comments
 (0)