Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
giangndm authored Nov 25, 2023
1 parent 8661b4c commit c95e966
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ jobs:
- name: Install deps
run: cargo install bpf-linker

- name: Check file
run: ls -R

- name: Build ebpf
run: cargo xtask build-ebpf

Expand Down

0 comments on commit c95e966

Please sign in to comment.