Обновить .gitea/workflows/sampleworkflow.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s

This commit is contained in:
2025-10-10 08:47:51 +07:00
parent 846868a981
commit 95ab2b2fec

View File

@@ -6,5 +6,7 @@ jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
steps:
- run: cd ${{ gitea.workspace }}
- run: ls
- run: |
cd ${{ gitea.workspace }}
- run: |
ls