mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Update mac.yml
This commit is contained in:
parent
a903e757e8
commit
db675d1ee7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mac.yml
vendored
2
.github/workflows/mac.yml
vendored
|
@ -40,7 +40,7 @@ jobs:
|
||||||
- name: Create DMG
|
- name: Create DMG
|
||||||
run: |
|
run: |
|
||||||
brew install create-dmg
|
brew install create-dmg
|
||||||
create-dmg 'rpi-imager.app'
|
create-dmg 'rpi-imager.dmg' 'rpi-imager.app'
|
||||||
# This creates the DMG in the build directory
|
# This creates the DMG in the build directory
|
||||||
|
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue