Files
readflow/.gitea/workflows
大麦 5b3d1af415
Some checks failed
Build Windows / Build Windows (push) Failing after 36s
ci: 修复 Gitea Actions 语法 + 添加 checkout 步骤
问题:
- Gitea Actions 使用 ${{ gitea.xxx }} 而非 ${{ github.xxx }}
- 缺少 actions/checkout@v4 步骤获取代码

修复:
- 添加 checkout 步骤
- 修正 Gitea 语法
2026-03-10 19:40:12 +08:00
..