From 17c429b2fb79845e2eb964b757500e3a7f438c1e Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Sun, 6 Mar 2022 23:34:57 -0600 Subject: [PATCH] Update tests --- .github/workflows/test_set_2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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