Release
All checks were successful
自动版本发布 / create-readme (push) Successful in 1m6s

This commit is contained in:
iorebuild 2025-04-10 11:22:06 +08:00
parent a3d53c5caf
commit 179ac00bc7

View File

@ -14,10 +14,6 @@ jobs:
steps:
- name: 安装 tea 工具
run: |
# 添加 Gitea 官方的 apt 仓库
sudo tee /etc/apt/sources.list.d/gitea.list <<EOF
deb [trusted=yes] https://dl.gitea.io/tea/debian/ /
EOF
# 更新 apt 缓存
sudo apt-get update
# 安装 tea 工具