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 8, 2024
2 parents 5f380ac + 3cd44ed commit b827961
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 @@ -64,7 +64,7 @@ jobs:
run: python main.py
working-directory: ./mmc
env:
PATH_TO_EXIST_INSTALLER: ./projects/cleanroom/build/libs/cleanroom-${{ env.CLEANROOM_VERSION }}-installer.jar
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/
Expand Down

0 comments on commit b827961

Please sign in to comment.