1
0
Fork 0
mirror of synced 2025-04-03 13:13:35 +03:00

Update tests

This commit is contained in:
hwdsl2 2022-03-06 23:34:57 -06:00
parent 40859c5f7f
commit 17c429b2fb

View file

@ -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