diff --git a/.github/workflows/test_set_2.yml b/.github/workflows/test_set_2.yml index f6b6d36..f9f928a 100644 --- a/.github/workflows/test_set_2.yml +++ b/.github/workflows/test_set_2.yml @@ -77,7 +77,7 @@ jobs: echo "# hwdsl2" > run.sh if [ "$os_type" = "alpine" ]; then - apk add -U wget rsyslog + apk add -U wget rsyslog sed rsyslogd else export DEBIAN_FRONTEND=noninteractive