From f1785ef2b8d92295dfa5b85aa70c212fd1438186 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radim=20Lipov=C4=8Dan?= Date: Tue, 3 Oct 2023 21:18:27 +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 | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 6cfcc11..fb70514 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -20,7 +20,6 @@ jobs: git clone https://git.lipovcan.cz/Upstream/Folia.git cd Folia ls -lah - git checkout dev/1.20.2 - name: Build | applyPatches run: cd Folia && ./gradlew applyPatches - name: Build | createJar