From 134d0fae53ea2aa466361b9aa1b70da77f23aeca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radim=20Lipov=C4=8Dan?= Date: Sat, 1 Apr 2023 21:30:58 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index a5088ef..0862172 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -26,7 +26,7 @@ jobs: run: cd Folia && ./gradlew createReobfBundlerJar - name: Build | ls run: cd Folia && ls build/libs -lah - - name: Archive code coverage results + - name: Upload artifacts uses: actions/upload-artifact@v3 with: name: built-jar