Обновить .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:51:08 +07:00
parent e3ffa4c64c
commit 69d125eaba

View File

@@ -7,6 +7,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: cd to gitea.workspace
run: |
cd ${{ gitea.workspace }}
ls
run: |
cd ${{ gitea.workspace }}
ls