Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LxHTT committed Jun 17, 2023
1 parent 942c573 commit 4cb298d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
- name: Fix Info.plist and Resources
run: |
cp MCSL2Main/Info.plist MCSL2Main/MCSL2App.app/Contents/
cp -r MCSL2Main/Resources/ MCSL2Main/MCSL2App.app/Contents/
cp -r MCSL2Main/Resources/ MCSL2Main/MCSL2App.app/Contents/Resources/
cp MCSL2_macOS_DMG_Background.jpeg MCSL2Main/
cp MCSL2.icns MCSL2Main/
Expand Down

0 comments on commit 4cb298d

Please sign in to comment.