Skip to content

Commit

Permalink
Change which Mac file is put into build artifact
Browse files Browse the repository at this point in the history
#build
  • Loading branch information
heyman committed Oct 6, 2024
1 parent 699af25 commit 3d502c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: heynote-mac-universal-${{ github.sha }}
path: release/*/mac-universal/Heynote.app
path: release/*/Heynote_*_arm64.dmg
retention-days: 30

- name: Upload Windows artifact
Expand Down

0 comments on commit 3d502c1

Please sign in to comment.