Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Atul-source <atulprajapati6031@gmail.com>
  • Loading branch information
Atul-source committed May 8, 2024
1 parent 3f80d96 commit 5b7094f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci-build-ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ jobs:
- name: Build eBPF Program and Upload artifacts
run: |
bash $LINUX_SRC_PATH/$BPF_PATH/$REPO/buildscript.sh
cd $LINUX_SRC_PATH/$BPF_PATH/$REPO
bash buildscript.sh
- name: Upload xdp-root
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 5b7094f

Please sign in to comment.