mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-24 22:16:37 +00:00
Speed up arm64
builds
This is the dependency that takes so long to compile that it dominated every other part of the build time. It's a ~12 MiB wheel when we compile from the latest source.
This commit is contained in:
parent
eea696825d
commit
a00f3e8d65
@ -275,6 +275,7 @@ RUN --mount=type=cache,id=apt-lib-cache,sharing=locked,target=/var/lib/apt \
|
|||||||
pipenv \
|
pipenv \
|
||||||
pkgconf \
|
pkgconf \
|
||||||
python3 \
|
python3 \
|
||||||
|
python3-libsass \
|
||||||
python3-wheel \
|
python3-wheel \
|
||||||
curl \
|
curl \
|
||||||
less \
|
less \
|
||||||
|
Loading…
Reference in New Issue
Block a user