Port multiloader build to Fabric and Forge 1.20.1
Build / build (push) Failing after 2h50m17s

This commit is contained in:
f1den
2026-07-05 18:36:57 +03:00
parent c11a278050
commit 8bc92b2341
25 changed files with 136 additions and 331 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
- uses: actions/setup-java@v4
with:
distribution: temurin
java-version: '21'
java-version: '17'
cache: gradle
- run: chmod +x ./gradlew
- run: ./gradlew build --no-daemon