generated from ext/template
fix(builder): install cargo from package manager
Some checks failed
ci/woodpecker/push/build Pipeline failed
Some checks failed
ci/woodpecker/push/build Pipeline failed
This commit is contained in:
parent
378df146ee
commit
e4e5514e16
1 changed files with 2 additions and 2 deletions
|
|
@ -16,5 +16,5 @@ RUN apt-get update && \
|
||||||
libseat-dev \
|
libseat-dev \
|
||||||
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 -s -- -y
|
cargo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue