Skip to content

Commit

Permalink
update_libbpf: Add LFS option
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagoftsm committed Jul 24, 2024
1 parent 392a135 commit 4ce791a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
with:
submodules: true
fetch-depth: 0
lfs: true
- name: Run build.sh
run: |
if [ ${{ matrix.kernel_version }} = "5.14.0" ]; then
Expand Down

0 comments on commit 4ce791a

Please sign in to comment.