upload binary

This commit is contained in:
samuello1228 2023-02-10 01:44:38 +08:00 committed by GitHub
parent 16e0f4906d
commit f74a93bff1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,3 +31,9 @@ jobs:
run: make distcheck
- name: bundle
run: ./dist/osx/bundle.sh
- name: Upload binary
uses: actions/upload-artifact@v3
with:
name: binary
path: dist/osx/Spek.dmg