Update build_action.sh

This commit is contained in:
debuggerx01
2023-01-07 01:26:54 +08:00
committed by GitHub
parent a1726f422d
commit beda0312bd

View File

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