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