Skip to content

Commit 88b025e

Browse files
committed
add dpdk action
1 parent 7eba235 commit 88b025e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/dpdk/action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
required: true
88
type: string
99

10+
defaults:
11+
run:
12+
shell: bash
1013
runs:
1114
using: "composite"
1215
steps:

0 commit comments

Comments
 (0)