ci: update build_1.21.4.yml

fix an error in a file name
This commit is contained in:
Helvetica Volubi
2025-04-27 17:21:02 +08:00
committed by MrHua269
parent 5af12cd66f
commit ae32e89dbb

View File

@@ -41,7 +41,7 @@ jobs:
uses: "actions/upload-artifact@v4"
with:
name: "${{ env.project_id_b }} CI Artifacts"
path: "luminol-server/build/libs/*-paperclip.jar"
path: "luminol-server/build/libs/*-paperclip-*-mojmap.jar"
- name: SetENV
if: github.event_name != 'pull_request'
run: sh scripts/SetENV.sh