[Docs] Use docs from current repo
All checks were successful
Update docs / build_docs (push) Successful in 28s
All checks were successful
Update docs / build_docs (push) Successful in 28s
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
uses: actions/latex-full@main
|
||||
with:
|
||||
workdir: docs
|
||||
include_helpers: true
|
||||
# include_helpers: true
|
||||
- name: Upload compiled docs
|
||||
uses: actions/git-auto-commit-action@v7
|
||||
with:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
\documentclass{article}
|
||||
|
||||
\input{~/projects/latex/janishutz-helpers.tex}
|
||||
\input{../janishutz-helpers.tex}
|
||||
|
||||
\setup{Docs - \LaTeX \hspace{0mm} helpers}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user