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