Skip to content

Commit

Permalink
pyinstaller.yml: Use v0.1.0 of create-dmg-action-fixed-icon
Browse files Browse the repository at this point in the history
  • Loading branch information
qwertychouskie authored Jul 3, 2024
1 parent c330de8 commit 58446f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyinstaller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
clean_checkout: false
upload_exe_with_name: 'REVHubInterface_Mac_Binary'
- name: Make DMG
uses: unofficial-rev-port/create-dmg-action-fixed-icon@v0.0.4
uses: unofficial-rev-port/create-dmg-action-fixed-icon@v0.1.0
with:
name: 'REVHubInterface'
srcdir: './dist/REVHubInterface.app'
Expand Down

0 comments on commit 58446f0

Please sign in to comment.