Skip to content

Commit

Permalink
Merge branch 'main' into experimental/foundation
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer committed May 9, 2024
2 parents 651c2f4 + 7b8d6b2 commit e059358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
PATH_TO_EXIST_INSTALLER: ../projects/cleanroom/build/libs/cleanroom-${{ env.CLEANROOM_VERSION }}-installer.jar

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

- uses: ncipollo/[email protected]
with:
Expand Down

0 comments on commit e059358

Please sign in to comment.