From 88735038538459ce37d7f810f9ba6b97766fdc5a Mon Sep 17 00:00:00 2001 From: James Seibel Date: Sat, 2 Jul 2022 22:50:31 -0500 Subject: [PATCH] Update core and wording of CI script --- .gitlab-ci.yml | 2 +- core | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3c7ff081e..cb5104ee6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ image: gradle:eclipse-temurin # The ci should always use an unix/unix-like OS to work # all stages need to be defined here - #Dont build the standalone yet cus it isnt done + # Don't build the standalone jar yet because it isn't done yet # - build_standalone stages: - build_19 diff --git a/core b/core index 932146eea..32fd3b608 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 932146eea855184ce82c8bd9f3e4524440b788ba +Subproject commit 32fd3b60841dc1763fa2c5e23c31003064fecd94