This commit is contained in:
parent
81aae1071b
commit
1ec1a2c6c9
@ -45,12 +45,12 @@ jobs:
|
|||||||
deb-src http://mirrors.ustc.edu.cn/ubuntu/ noble-backports main restricted universe multiverse
|
deb-src http://mirrors.ustc.edu.cn/ubuntu/ noble-backports main restricted universe multiverse
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
- name: 安装 tea 工具
|
# - name: 安装 tea 工具
|
||||||
run: |
|
# run: |
|
||||||
# 更新 apt 缓存
|
# # 更新 apt 缓存
|
||||||
sudo apt-get update
|
# sudo apt-get update
|
||||||
# 安装 tea 工具
|
# # 安装 tea 工具
|
||||||
sudo apt-get install -y tea golang
|
# sudo apt-get install -y tea golang
|
||||||
|
|
||||||
- name: 从提交信息提取版本号
|
- name: 从提交信息提取版本号
|
||||||
id: extract_version
|
id: extract_version
|
||||||
|
Loading…
Reference in New Issue
Block a user