This commit is contained in:
parent
e7f4d10438
commit
b1925a752f
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ jobs:
|
||||||
echo ${TEXINPUTS}
|
echo ${TEXINPUTS}
|
||||||
make doc
|
make doc
|
||||||
env:
|
env:
|
||||||
TEXINPUTS: '${{ github.workspace }}/build/packages//'
|
TEXINPUTS: '${{ github.workspace }}/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