This commit is contained in:
parent
7be9e1046b
commit
13bbc42e4e
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ jobs:
|
|||
if: github.ref == 'refs/heads/master'
|
||||
run: make doc
|
||||
env:
|
||||
TEXINPUTS: build/packages//:
|
||||
TEXINPUTS: 'build/packages//:'
|
||||
- name: Prepage pages
|
||||
if: github.ref == 'refs/heads/master'
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue