use mas and dmg for now
This commit is contained in:
parent
a99b0a7613
commit
ae301b49e5
2 changed files with 10 additions and 2 deletions
2
.github/workflows/build-macos.yml
vendored
2
.github/workflows/build-macos.yml
vendored
|
@ -103,5 +103,5 @@ jobs:
|
|||
# Artifact name
|
||||
name: macOS
|
||||
# A file, directory or wildcard pattern that describes what to upload
|
||||
path: dist/*.pkg
|
||||
path: dist/
|
||||
# The desired behavior if no files are found using the provided path.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue