Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ShirasawaSama committed Dec 22, 2023
1 parent e8f7613 commit e3d76af
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 @@ -63,7 +63,7 @@ jobs:
company-name: EchoInMirror
product-name: EIMUtils
file-version: ${{ github.event.release.tag_name }}
macos-app-icon: ../logo512.png
macos-app-icon: logo512.png

- name: Package
run: cd build && mv main.dist EIMUtils && mv EIMUtils/main EIMUtils/EIMUtils && zip -r EIMUtils.zip EIMUtils
Expand Down

0 comments on commit e3d76af

Please sign in to comment.