Skip to content

Commit 5f0b83e

Browse files
committed
need curl for the latest pandoc install
1 parent b7c5bfb commit 5f0b83e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/docker/sphinx-build.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
99
ca-certificates \
1010
git \
1111
make \
12+
curl \
1213
python3 \
1314
python3-pip \
1415
python3-venv \

0 commit comments

Comments
 (0)