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

This commit is contained in:
2025-10-09 19:29:44 +07:00
parent da7340363f
commit 4f5fa76375

View File

@@ -9,7 +9,7 @@ jobs:
steps:
- name: Some act
run:
run: |
echo "Hello, World!" > text
ls
cat text