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