We need to install LibXDP inside of the run workflow.

This commit is contained in:
Christian Deacon
2025-02-22 10:46:20 -05:00
parent 155e263368
commit 73cf82303e

View File

@@ -23,6 +23,8 @@ jobs:
run: sudo apt install libconfig-dev
- name: Install LibELF
run: sudo apt install libelf-dev
- name: Make and install LibXDP
run: make libxdp
- name: List files
run: ls -la
- name: Add execute permissions to executable file