fix: Install export pdf deps

pull/15854/head
wangruidong 2025-08-15 17:30:45 +08:00 committed by 老广
parent 21126de2c1
commit c1e8a1b561
1 changed files with 1 additions and 0 deletions

View File

@ -29,3 +29,4 @@ ARG PIP_MIRROR=https://pypi.org/simple
RUN set -ex \
&& uv pip install -i${PIP_MIRROR} --group xpack
playwright install chromium --with-deps --only-shell