Skip to content

Commit

Permalink
Use DPDK action v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
gamemann committed Jul 23, 2023
1 parent 801fa25 commit fbe9191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
submodules: recursive
# The following action also runs `sudo apt update` so we don't have to run that later on.
- name: Deploy the DPDK (default)
uses: gamemann/DPDK-Deploy-Action@v1.5
uses: gamemann/DPDK-Deploy-Action@v1.6
- name: Install LibYAML dependencies
run: sudo apt install -y autoconf libtool
- name: Build Common LibYAML
Expand Down

0 comments on commit fbe9191

Please sign in to comment.