Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jabra- authored Dec 12, 2023
1 parent b82d3c3 commit 5ad5782
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@ jobs:
- name: Install Python3-dev
run: sudo apt-get install python3-dev

- name: Install nasm
run: sudo apt-get install nasm

- name: Build BOFs
run: make

0 comments on commit 5ad5782

Please sign in to comment.