From af1f892b88a26b974742aefea1b5774bfc1d9340 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radim=20Lipov=C4=8Dan?= Date: Sat, 1 Apr 2023 20:48:41 +0200 Subject: [PATCH] =?UTF-8?q?Aktualizovat=20=E2=80=9E.gitea/workflows/build.?= =?UTF-8?q?yml=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index fbdd593..64ce33c 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -25,5 +25,4 @@ jobs: - name: Build | createJar run: cd Folia && ./gradlew createReobfBundlerJar - name: Build | ls - run: cd Folia && ls build/libs -lah - - run: echo "🍏 This job's status is complete." \ No newline at end of file + run: cd Folia && ls build/libs -lah \ No newline at end of file