mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-11 10:26:57 +02:00
Update comment
This commit is contained in:
parent
868e0e2af1
commit
7bc27a201b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -156,7 +156,7 @@ jobs:
|
|||
# Create the macOS .app bundle directory structure
|
||||
mkdir -p "$MACOS_DIR" "$RESOURCES_DIR"
|
||||
|
||||
# Move icon into the Resources folder
|
||||
# Move icon into the .app's Resources folder
|
||||
mv "favicon.icns" "$RESOURCES_DIR/AppIcon.icns"
|
||||
|
||||
# Generate Info.plist metadata file with app information
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue