ci: fix up uploaded file's path (#66)

This commit is contained in:
Helvetica Volubi
2025-04-08 00:32:13 +08:00
committed by GitHub
parent f9ac643183
commit 417f856689

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