Update mac.yml

This commit is contained in:
cmclark00 2024-08-14 01:20:44 -04:00 committed by GitHub
parent f9d6ea9a87
commit 0964cd9b3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,11 +40,11 @@ jobs:
- name: Create DMG
run: |
brew install create-dmg
create-dmg 'build_rpi-imager_someversion'
create-dmg 'rpi-imager.app'
# This creates the DMG in the build directory
- name: Upload Artifact
uses: actions/upload-artifact@v3
with:
name: rpi-imager-dmg
path: build/build_rpi-imager_someversion.dmg
path: build/rpi-imager.dmg