Skip to content

Commit

Permalink
build only binary
Browse files Browse the repository at this point in the history
  • Loading branch information
vankoven committed Aug 30, 2024
1 parent ec46d45 commit caf48c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: |
git clone https://github.com/sudipm-mukherjee/libbpf
cd libbpf
dpkg-buildpackage -uc -us
dpkg-buildpackage -uc -us -b
mv ../*.deb .
- name: upload package artifacts
Expand Down

0 comments on commit caf48c8

Please sign in to comment.