forked from MIrrors/gasket-driver
Actually install the packages.
Some checks failed
Build and Publish / build-wheel (push) Failing after 24s
Some checks failed
Build and Publish / build-wheel (push) Failing after 24s
Signed-off-by: Kellen Renshaw <kellen@bluequartz.xyz>
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
|||||||
run: apt update
|
run: apt update
|
||||||
|
|
||||||
- name: Install build-deps
|
- name: Install build-deps
|
||||||
run: apt-get build-dep .
|
run: apt-get -y build-dep .
|
||||||
|
|
||||||
- name: Build Package
|
- name: Build Package
|
||||||
run: debuild -us -uc -tc -b
|
run: debuild -us -uc -tc -b
|
||||||
|
|||||||
Reference in New Issue
Block a user