333
Some checks failed
测试检出 / 测试 (push) Has been cancelled

This commit is contained in:
编码猿
2025-10-05 01:30:25 +08:00
parent 21339352ae
commit 3cae1816f4

View File

@@ -7,3 +7,6 @@ jobs:
steps: steps:
- name: 检出代码 - name: 检出代码
uses: actions/checkout@v4 uses: actions/checkout@v4
with:
repository: ${{ gitea.repository }}
github-server-url: 'https://git.bmycode.help'