master
cysamurai 2 months ago
parent f00b9e8c17
commit 645c5a19bc

@ -32,7 +32,9 @@ Architectures: arm64
EOF EOF
apt-get update apt-get update
apt-get install -y --no-install-recommends ca-certificates curl gnupg git ubuntu-keyring apt-get install -y --no-install-recommends \
ca-certificates curl gnupg git ubuntu-keyring \
python3 python3-importlib-metadata python3-markdown
# 本机构建 amd64 # 本机构建 amd64
apt-get install -y --no-install-recommends \ apt-get install -y --no-install-recommends \

Loading…
Cancel
Save