mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Install python development package on CI.
This commit is contained in:
parent
81f021f2df
commit
a1e2cb4c1c
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ RUN \
|
||||||
# Running mach
|
# Running mach
|
||||||
python \
|
python \
|
||||||
python-pip \
|
python-pip \
|
||||||
|
python-dev \
|
||||||
#
|
#
|
||||||
# Installing rustup and sccache (build dockerfile) or fetching build artifacts (run tasks)
|
# Installing rustup and sccache (build dockerfile) or fetching build artifacts (run tasks)
|
||||||
curl && \
|
curl && \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue