don't store the atlauncher updater jar file in lfs because actions breaks it for some odd reason
All checks were successful
Actions / Build Documentation (push) Successful in 12s
Actions / Build Export Files (push) Successful in 4s

This commit is contained in:
SeaswimmerTheFsh 2024-03-11 20:19:21 -04:00
parent ba98e45455
commit a956a2bde0
Signed by: cswimr
GPG key ID: B8953EC01E5C4063
2 changed files with 0 additions and 5 deletions

View file

@ -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

2
.gitattributes vendored
View file

@ -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