diff --git a/.forgejo/workflows/actions.yaml b/.forgejo/workflows/actions.yaml index 6a07f22..b17c38c 100644 --- a/.forgejo/workflows/actions.yaml +++ b/.forgejo/workflows/actions.yaml @@ -57,9 +57,6 @@ jobs: - name: Checkout uses: actions/checkout@v4 - - name: Retrieve LFS files - run: git lfs fetch --all - - name: Copy export files run: | mkdir -vp /export/atlauncher/.minecraft diff --git a/.gitattributes b/.gitattributes index b94d244..ad7fcb5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,2 @@ # Disable Git line ending conversion, to prevent packwiz index hashes changing when committing from Windows * -text -*.jar filter=lfs diff=lfs merge=lfs -text -build/atlauncher/.minecraft/galacticfactory-updater.jar filter=lfs diff=lfs merge=lfs -text