update action
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m26s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m26s
This commit is contained in:
parent
33615b11b3
commit
389eb01d89
@ -13,6 +13,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
- 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 "workspace - ${{ gitea.workspace }}"
|
||||
- name: List files in the repository ${{ gitea.workspace }}
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user