From 22bd7f07dac145b5cf8733cb4372829be7f2ead6 Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Sun, 9 Mar 2025 14:15:39 -0700 Subject: [PATCH] Fix --- .github/workflows/build.yml | 2 +- .github/workflows/compare.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 03cb34b6..7791654a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -176,4 +176,4 @@ jobs: ./upload.sh \ build/CONFIG.EXE \ build/ISLE.EXE \ - build/LEGO1.DLL \ No newline at end of file + build/LEGO1.DLL diff --git a/.github/workflows/compare.yml b/.github/workflows/compare.yml index 5586f933..f16d8d9b 100644 --- a/.github/workflows/compare.yml +++ b/.github/workflows/compare.yml @@ -187,4 +187,4 @@ jobs: ./upload.sh \ CONFIGPROGRESS* \ ISLEPROGRESS* \ - LEGO1PROGRESS* \ No newline at end of file + LEGO1PROGRESS*