Skip to content

Commit f03c07f

Browse files
author
NetLinux CI
committed
Switch to dual-suite (bookworm + resolute) build matrix
1 parent 8f5c67e commit f03c07f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release-deb.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ jobs:
2626
run: |
2727
apt-get update
2828
apt-get install -y --no-install-recommends \
29-
ca-certificates curl git xz-utils zstd
29+
ca-certificates curl git xz-utils zstd \
30+
build-essential dpkg-dev sudo
3031
3132
- uses: actions/checkout@v4
3233

0 commit comments

Comments
 (0)