generated from ext/template
fix(builder): install rustup with defaults
Some checks failed
ci/woodpecker/push/build Pipeline failed
Some checks failed
ci/woodpecker/push/build Pipeline failed
This commit is contained in:
parent
1d7be0b202
commit
6184fb2e9d
1 changed files with 1 additions and 1 deletions
|
|
@ -16,4 +16,4 @@ RUN apt-get update && \
|
||||||
libpipewire-0.3-dev \
|
libpipewire-0.3-dev \
|
||||||
libpango1.0-dev \
|
libpango1.0-dev \
|
||||||
libdisplay-info-dev && \
|
libdisplay-info-dev && \
|
||||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -y
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue