From 898f3c785b2e07a87e61906b00e344323ab003e3 Mon Sep 17 00:00:00 2001 From: Lixfel Date: Mon, 20 Jan 2025 11:24:56 +0100 Subject: [PATCH] Test CI --- steamwarci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/steamwarci.yml b/steamwarci.yml index 8a038b62..0fa07cde 100644 --- a/steamwarci.yml +++ b/steamwarci.yml @@ -1,6 +1,7 @@ build: - "./gradlew build --no-daemon" + artifacts: "/jars/BauSystem.jar": "BauSystem/build/libs/BauSystem-all.jar"