Remove cargo-deb dependency due to inclusion in docker image

This commit is contained in:
Neshura 2023-12-28 23:48:39 +01:00
parent 9c45603ee6
commit 846e07b56c
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C

View file

@ -54,10 +54,6 @@ jobs:
-
name: Installing cargo-deb dependencies
run: apt install -y liblzma-dev
-
name: Installing cargo-deb
run: |
cargo install cargo-deb
-
name: Prepare build environment
run: mkdir dist