ci
All checks were successful
study-online / Explore-Gitea-Actions (push) Successful in 2s

This commit is contained in:
libingxiang 2025-08-04 17:26:38 +08:00
parent 9f8f37142d
commit 3b9aa94a65

View File

@ -18,7 +18,7 @@ jobs:
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
- run: echo "Gitea job id ${{ gitea.run_id }}."
- name: Check out repository code
uses: https://gitea.yantootech.com/neil/cache@v4
uses: https://gitea.yantootech.com/neil/checkout@v4
with:
fetch-depth: 1
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."