mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +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
|
||||
python \
|
||||
python-pip \
|
||||
python-dev \
|
||||
#
|
||||
# Installing rustup and sccache (build dockerfile) or fetching build artifacts (run tasks)
|
||||
curl && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue