From 3f92f9bb0229302cc53d042b9052e4063c0bfe04 Mon Sep 17 00:00:00 2001 From: Maksytka Date: Thu, 9 Oct 2025 19:15:13 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20.gitea/workflows/sampleworkflow.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/sampleworkflow.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/sampleworkflow.yaml b/.gitea/workflows/sampleworkflow.yaml index 239e900..961e2d6 100644 --- a/.gitea/workflows/sampleworkflow.yaml +++ b/.gitea/workflows/sampleworkflow.yaml @@ -8,6 +8,7 @@ jobs: runs-on: ubuntu-latest steps: - - name: Init gradle project + - name: Touch grass and list run: - gradle init \ No newline at end of file + touch grass + ls \ No newline at end of file