Skip to content

Commit

Permalink
fix logo
Browse files Browse the repository at this point in the history
  • Loading branch information
gorouflex authored Feb 14, 2024
1 parent de70873 commit 77fde18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: |
create-dmg \
--volname "UXTU4Mac" \
--volicon "/Img/Logo.img" \
--volicon "Img/Logo.img" \
--window-pos 200 120 \
--window-size 800 400 \
--icon-size 100 \
Expand Down

0 comments on commit 77fde18

Please sign in to comment.