Skip to content

Commit e059358

Browse files
Merge branch 'main' into experimental/foundation
2 parents 651c2f4 + 7b8d6b2 commit e059358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
PATH_TO_EXIST_INSTALLER: ../projects/cleanroom/build/libs/cleanroom-${{ env.CLEANROOM_VERSION }}-installer.jar
6868

6969
- name: Copy MMC Pack
70-
run: cp mmc/build/*.zip ./projects/cleanroom/build/libs/
70+
run: cp mmc/build/CleanroomMMC.zip ./projects/cleanroom/build/libs/Cleanroom-MMC-instance-${{ env.CLEANROOM_VERSION }}.zip
7171

7272
- uses: ncipollo/[email protected]
7373
with:

0 commit comments

Comments
 (0)