Skip to content

Commit 211d261

Browse files
authored
Update build-book.yml
1 parent c6f91e3 commit 211d261

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
@@ -31,7 +31,7 @@ jobs:
3131
cd book
3232
curl -L https://raw.githubusercontent.com/aslushnikov/latex-online/master/util/latexonline > laton && chmod 755 laton
3333
ls -l
34-
laton book.tex
34+
./laton book.tex
3535
ls -l
3636
# Add possible changes
3737
cd ../autogen

0 commit comments

Comments
 (0)