Remove multiline
This commit is contained in:
parent
74a14698b6
commit
da56a8211e
2 changed files with 1 additions and 4 deletions
|
@ -1 +0,0 @@
|
|||
custom: https://www.buymeacoffee.com/fabianishere
|
|
@ -24,9 +24,7 @@ jobs:
|
|||
- name: Setup build
|
||||
run: |
|
||||
debian/rules debian/control
|
||||
sudo mk-build-deps \
|
||||
--tool 'apt-get --no-install-recommends --yes' \
|
||||
--install debian/control
|
||||
sudo mk-build-deps --tool 'apt-get --no-install-recommends --yes' --install debian/control
|
||||
- name: Build Kernel
|
||||
run: debuild --no-lintian -ePVE* --jobs=auto -b -uc -us
|
||||
- name: Upload Artifacts
|
||||
|
|
Loading…
Reference in a new issue