! Test
Gitea Actions Deploy / Explore-Gitea-Actions (push) Failing after 4s
Details
Gitea Actions Deploy / Explore-Gitea-Actions (push) Failing after 4s
Details
This commit is contained in:
parent
8cd8a5552e
commit
9722c465a4
|
|
@ -17,6 +17,6 @@ jobs:
|
|||
# - name: Execute Dir Command
|
||||
# shell: cmd
|
||||
# run: dir C:\temp\*.* /s/b
|
||||
# - 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 "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue