generated from ext/template
fix(builder): use rustup
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
e4e5514e16
commit
0e42384635
1 changed files with 2 additions and 1 deletions
|
|
@ -17,4 +17,5 @@ RUN apt-get update && \
|
||||||
libpipewire-0.3-dev \
|
libpipewire-0.3-dev \
|
||||||
libpango1.0-dev \
|
libpango1.0-dev \
|
||||||
libdisplay-info-dev \
|
libdisplay-info-dev \
|
||||||
cargo
|
rustup && \
|
||||||
|
rustup default stable
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue