23
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s Details

This commit is contained in:
dm 2024-08-13 09:56:16 +08:00
parent 4272f60528
commit 00cddc2f7d
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: docker versio
- run: docker version
- name: Checkout
uses: https://gitea.com/actions/checkout@v4
with: