mirror of
https://github.com/alexkay/spek.git
synced 2025-04-21 19:07:37 +03:00
upload binary
This commit is contained in:
parent
16e0f4906d
commit
f74a93bff1
6
.github/workflows/build-macOS.yml
vendored
6
.github/workflows/build-macOS.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user