Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pusnow authored Feb 12, 2024
1 parent 09a9aea commit a3fbac9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
cd dpdk-src
meson build
ninja -C build
ninja -C build install
ldconfig
sudo ninja -C build install
sudo ldconfig
rm -rf dpdk-src
- name: Build
run: cargo build --verbose
Expand Down

0 comments on commit a3fbac9

Please sign in to comment.