update pipeline
This commit is contained in:
parent
b96f38bf51
commit
2b430f67d5
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ run-build:
|
||||||
script:
|
script:
|
||||||
- apt-get -y install rustup
|
- apt-get -y install rustup
|
||||||
- rustup toolchain install stable
|
- rustup toolchain install stable
|
||||||
- rustup update
|
# - rustup update
|
||||||
- cargo install cargo-deb
|
- cargo install cargo-deb
|
||||||
- cargo deb
|
- cargo deb
|
||||||
- ls .
|
- ls .
|
||||||
|
|
Reference in a new issue