Skip to content

Commit caf48c8

Browse files
committed
build only binary
1 parent ec46d45 commit caf48c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: |
5252
git clone https://github.com/sudipm-mukherjee/libbpf
5353
cd libbpf
54-
dpkg-buildpackage -uc -us
54+
dpkg-buildpackage -uc -us -b
5555
mv ../*.deb .
5656
5757
- name: upload package artifacts

0 commit comments

Comments
 (0)