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*