Compare commits

...

2 Commits

Author SHA1 Message Date
9cb8f2d356 Change version
All checks were successful
build / build (17) (push) Successful in 6m15s
build / upload-release (push) Successful in 14s
2025-01-21 16:57:06 +05:00
66ece416a6 Set 1G ram 2025-01-21 16:56:29 +05:00
2 changed files with 2 additions and 4 deletions

View File

@ -42,7 +42,7 @@ jobs:
run: ./gradlew build --no-daemon
- name: Upload Mod JAR
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: create-air-fabric
path: build/libs/*.jar

View File

@ -1,7 +1,5 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs = -Xmx2G
org.gradle.jvmargs = -Xmx1G
# Mod Properties
mod_version = 1.0