Skip to content

Commit 719dd8d

Browse files
committed
install podman-plugins for dns
1 parent d940560 commit 719dd8d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ jobs:
7070
scenario: test15
7171

7272
steps:
73+
- name: Install packages
74+
run: sudo apt-get install -y podman-plugins
75+
7376
- name: Check out the codebase.
7477
uses: actions/checkout@v3
7578

0 commit comments

Comments
 (0)