forked from MIrrors/gasket-driver
Install devscripts for debuild.
All checks were successful
Build and Publish / build-wheel (push) Successful in 54s
All checks were successful
Build and Publish / build-wheel (push) Successful in 54s
Signed-off-by: Kellen Renshaw <kellen@bluequartz.xyz>
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
|||||||
uses: https://git.bluequartz.xyz/actions/checkout@v4
|
uses: https://git.bluequartz.xyz/actions/checkout@v4
|
||||||
|
|
||||||
- name: Enable package installs
|
- name: Enable package installs
|
||||||
run: apt update
|
run: apt update && apt -y install devscripts
|
||||||
|
|
||||||
- name: Install build-deps
|
- name: Install build-deps
|
||||||
run: apt-get -y build-dep .
|
run: apt-get -y build-dep .
|
||||||
|
|||||||
Reference in New Issue
Block a user