From 628f39961cf7fd1a84ddbd62871b352496a40818 Mon Sep 17 00:00:00 2001 From: vapormusic Date: Sat, 12 Feb 2022 13:51:42 +0700 Subject: [PATCH] oops --- .github/workflows/build-macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-macos.yml b/.github/workflows/build-macos.yml index 15e4be49..7988572e 100644 --- a/.github/workflows/build-macos.yml +++ b/.github/workflows/build-macos.yml @@ -100,5 +100,5 @@ jobs: # Artifact name name: macOS # 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.