fix ci file
All checks were successful
Build LaTeX packages / build (push) Successful in 1m43s

This commit is contained in:
Maximilian Keßler 2023-10-19 02:56:31 +02:00
parent 7be9e1046b
commit 13bbc42e4e
Signed by: max
GPG key ID: BCC5A619923C0BA5

View file

@ -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: |