测试 CICD 流程测试
Some checks failed
Actions Demo / Auto-Build-Actions (push) Failing after 8h35m4s

This commit is contained in:
Cheney 2025-03-12 17:33:10 +08:00
parent 9207d48b8d
commit 1a6aa93768

View File

@ -12,7 +12,7 @@ jobs:
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
- name: Check out repository code
uses: https://gitea.com/actions/checkout@v4
uses: actions/checkout@v4
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."