Update .forgejo/workflows/compile.yml
All checks were successful
Compile&Test / build (push) Successful in 41s

This commit is contained in:
Derek 2025-04-11 23:23:18 +00:00
parent d11cd878b6
commit e21c190aad

View file

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