使用国内镜像
All checks were successful
Deploy on Tag / build-and-deploy (push) Successful in 35s

This commit is contained in:
wzj 2024-11-11 22:17:47 +08:00
parent 4d6f4f45ee
commit fd02bc2156

View File

@ -11,7 +11,7 @@ jobs:
steps:
- name: 检出代码
uses: actions/checkout@v4 # 检出代码仓库
uses: https://gitea.com/actions/checkout@v4 # 检出代码仓库
- name: 编译项目
run: |