mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 12:32:34 +02:00
Update build-debian.yml
Some checks failed
Build Debian package / build-and-push-image (push) Failing after 41s
Some checks failed
Build Debian package / build-and-push-image (push) Failing after 41s
This commit is contained in:
parent
0d62cd17d3
commit
6dd0b13235
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: apt-get update && apt-get install build-essential debhelper
|
run: apt-get update && apt-get install -y build-essential debhelper
|
||||||
|
|
||||||
- name: Build Debian package
|
- name: Build Debian package
|
||||||
run: dpkg-buildpackage -us -uc -b --target-arch amd64
|
run: dpkg-buildpackage -us -uc -b --target-arch amd64
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue