Update .forgejo/workflows/compile.yml
Some checks failed
Compile&Test / build (push) Failing after 52s

This commit is contained in:
Derek 2025-04-11 23:15:26 +00:00
parent 8d4396f55c
commit 5cca402054

View file

@ -42,7 +42,7 @@ jobs:
run: ./gradlew --build-cache --info --stacktrace assemble
- name: Attach .jar artifacts
uses: https://github.com/actions/upload-artifact@v3
uses: https://github.com/actions/upload-artifact@v4
with:
name: FadeSMP-Darkness.jar
path: build/libs/FadeSMP-Darkness-main.jar