ci: fix node_dump

This commit is contained in:
Ivan Dyachkov 2023-10-05 12:01:42 +02:00
parent efa9d4e882
commit 72720389ff
1 changed files with 1 additions and 1 deletions

View File

@ -112,5 +112,5 @@ jobs:
# simple smoke test for node_dump
- name: test node_dump
run: |
docker exec -u root node1.emqx.io apt update && apt install -y net-tools
docker exec -it -u root node1.emqx.io bash -c 'apt-get -y update && apt-get -y install net-tools'
docker exec node1.emqx.io node_dump