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'
|
if: github.ref == 'refs/heads/master'
|
||||||
run: make doc
|
run: make doc
|
||||||
env:
|
env:
|
||||||
TEXINPUTS: build/packages//:
|
TEXINPUTS: 'build/packages//:'
|
||||||
- name: Prepage pages
|
- name: Prepage pages
|
||||||
if: github.ref == 'refs/heads/master'
|
if: github.ref == 'refs/heads/master'
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue