From 9dd47d32a765759740b91510a16131b5a3a0659a Mon Sep 17 00:00:00 2001 From: Vincent Date: Thu, 15 Jun 2023 14:43:46 -0500 Subject: [PATCH] Update to compile 1.20, and 1.20.1 --- .github/workflows/compile-buildtools.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compile-buildtools.yml b/.github/workflows/compile-buildtools.yml index 54b2454..406edfc 100644 --- a/.github/workflows/compile-buildtools.yml +++ b/.github/workflows/compile-buildtools.yml @@ -29,5 +29,5 @@ jobs: id: compile-bt-1_19 uses: SpraxDev/Action-SpigotMC@v4 with: - versions: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20.1 + versions: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1 remapped: true