Remove cargo-deb dependency due to inclusion in docker image
This commit is contained in:
parent
9c45603ee6
commit
846e07b56c
1 changed files with 0 additions and 4 deletions
|
@ -54,10 +54,6 @@ jobs:
|
||||||
-
|
-
|
||||||
name: Installing cargo-deb dependencies
|
name: Installing cargo-deb dependencies
|
||||||
run: apt install -y liblzma-dev
|
run: apt install -y liblzma-dev
|
||||||
-
|
|
||||||
name: Installing cargo-deb
|
|
||||||
run: |
|
|
||||||
cargo install cargo-deb
|
|
||||||
-
|
-
|
||||||
name: Prepare build environment
|
name: Prepare build environment
|
||||||
run: mkdir dist
|
run: mkdir dist
|
||||||
|
|
Loading…
Reference in a new issue