This commit is contained in:
parent
a3d53c5caf
commit
179ac00bc7
@ -14,10 +14,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: 安装 tea 工具
|
- name: 安装 tea 工具
|
||||||
run: |
|
run: |
|
||||||
# 添加 Gitea 官方的 apt 仓库
|
|
||||||
sudo tee /etc/apt/sources.list.d/gitea.list <<EOF
|
|
||||||
deb [trusted=yes] https://dl.gitea.io/tea/debian/ /
|
|
||||||
EOF
|
|
||||||
# 更新 apt 缓存
|
# 更新 apt 缓存
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
# 安装 tea 工具
|
# 安装 tea 工具
|
||||||
|
Loading…
Reference in New Issue
Block a user