Remove unused lines
Some checks failed
build / build (17) (push) Failing after 2m17s
build / upload-release (push) Has been skipped

This commit is contained in:
2025-01-21 17:23:59 +05:00
parent 9cb8f2d356
commit d9dded9726
4 changed files with 6 additions and 29 deletions

View File

@ -39,7 +39,7 @@ jobs:
uses: gradle/wrapper-validation-action@v2
- name: Build with Gradle
run: ./gradlew build --no-daemon
run: ./gradlew clean build --no-daemon
- name: Upload Mod JAR
uses: actions/upload-artifact@v3