安装 tee 命令
Some checks failed
Build Push and Deploy Image / build (push) Failing after 1m0s

This commit is contained in:
bamanker
2025-12-31 09:39:38 +08:00
parent fdcc48178f
commit 148672031f

View File

@@ -37,6 +37,7 @@ jobs:
run: apt-get update &&
apt-get install -y gettext &&
apt-get install -y maven &&
apt-get install coreutils &&
apt-get update &&
apt-get install ca-certificates curl &&
install -m 0755 -d /etc/apt/keyrings &&