Remove no longer needed dependency install for cargo deb
This commit is contained in:
parent
6e385d7f87
commit
62945286fd
1 changed files with 0 additions and 3 deletions
|
@ -51,9 +51,6 @@ jobs:
|
||||||
-
|
-
|
||||||
name: Checking Out Repository Code
|
name: Checking Out Repository Code
|
||||||
uses: https://code.forgejo.org/actions/checkout@v3
|
uses: https://code.forgejo.org/actions/checkout@v3
|
||||||
-
|
|
||||||
name: Installing cargo-deb dependencies
|
|
||||||
run: apt install -y liblzma-dev
|
|
||||||
-
|
-
|
||||||
name: Prepare build environment
|
name: Prepare build environment
|
||||||
run: mkdir dist
|
run: mkdir dist
|
||||||
|
|
Loading…
Reference in a new issue