1028.yml
All checks were successful
发布wordpress文章 / generate_changelog (push) Successful in 8s

This commit is contained in:
2024-10-29 00:51:04 +08:00
parent a90e0b0508
commit 1ae1622fe0
2 changed files with 9 additions and 7 deletions

View File

@@ -17,11 +17,9 @@ jobs:
TZ: Asia/Shanghai
run: date
#- name: 配置 apt 源为清华源并安装依赖
# run: |
# sudo sed -i 's@http://.*.ubuntu.com@https://mirrors.tuna.tsinghua.edu.cn@' /etc/apt/sources.list
# sudo apt-get update -y
# sudo apt-get install -y python3 python3-pip
- name: 安装 Python 依赖
run: |
pip install markdown -i https://pypi.tuna.tsinghua.edu.cn/simple
- name: 📦 更新文章内容到wordpress
env: