diff --git a/build_action.sh b/build_action.sh index 89f69d8..37ec41a 100644 --- a/build_action.sh +++ b/build_action.sh @@ -7,7 +7,7 @@ sed -i "/deb-src/s/# //g" /etc/apt/sources.list # install dep apt update -apt install -y wget zx-utils +apt install -y wget xz-utils apt build-dep -y linux # change dir to workplace