Fix artifact upload

This commit is contained in:
Victor Tran 2022-04-27 12:11:54 +10:00 committed by GitHub
parent 5863220bcd
commit de6b9f8656
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,5 +34,5 @@ jobs:
- uses: actions/upload-artifact@v1
name: "Upload Artifact"
with:
name: "FRESHMusicPlayer.dmg"
name: "FRESHMusicPlayer-${{ matrix.arch }}.dmg"
path: "./FRESHMusicPlayer.dmg"