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

This commit is contained in:
Derek 2025-04-11 23:21:47 +00:00
parent 5cca402054
commit d11cd878b6

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@v4
uses: https://github.com/actions/download-artifact@v3
with:
name: FadeSMP-Darkness.jar
path: build/libs/FadeSMP-Darkness-main.jar