Обновить .gitea/workflows/sampleworkflow.yaml
All checks were successful
Sample Workflow / test (push) Successful in 3s

This commit is contained in:
2025-10-09 19:00:05 +07:00
parent c9b84e0d13
commit 95cad43abb

View File

@@ -8,6 +8,6 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Init gradle project - name: List all files
run: run:
gradle init ls -a