This commit is contained in:
vapormusic 2022-02-12 13:51:42 +07:00
parent e78738ad54
commit 628f39961c

View file

@ -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.