change to buld for debian
This commit is contained in:
parent
4e3dfc72d2
commit
7049cfc3df
2
.github/workflows/test-release.yml
vendored
2
.github/workflows/test-release.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
run: sudo apt-get install -y devscripts debhelper build-essential
|
||||
|
||||
- name: Build package
|
||||
run: make build
|
||||
run: dpkg-buildpackage -us -uc -b
|
||||
|
||||
- name: Verify package contents
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user