Update build.yml
This commit is contained in:
parent
84f181092a
commit
8066ac967f
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -37,4 +37,3 @@ jobs:
|
||||||
run: sudo mk-build-deps -i -t "apt-get --yes" -r
|
run: sudo mk-build-deps -i -t "apt-get --yes" -r
|
||||||
- name: Build Package
|
- name: Build Package
|
||||||
run: dpkg-buildpackage -b -uc -us -j$(nproc)
|
run: dpkg-buildpackage -b -uc -us -j$(nproc)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue