Some checks failed
Build Windows / Build Windows (push) Failing after 2s
原因:
- actions/checkout@v4 可能在 Gitea 中不兼容
修复:
- 使用 git clone 直接获取代码
- 使用 ${{ gitea.sha }} 指定 commit
原因:
- actions/checkout@v4 可能在 Gitea 中不兼容
修复:
- 使用 git clone 直接获取代码
- 使用 ${{ gitea.sha }} 指定 commit