Обновить .gitea/workflows/sampleworkflow.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user