From 1fb1a7377eb2f369550b7e7d01097354cb87c79e Mon Sep 17 00:00:00 2001 From: Puyo <15311104+daniel11420@users.noreply.github.com> Date: Sat, 12 Jun 2021 00:46:26 +0200 Subject: [PATCH] :) --- appveyor-macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor-macos.yml b/appveyor-macos.yml index fd5be28..a468cec 100644 --- a/appveyor-macos.yml +++ b/appveyor-macos.yml @@ -39,5 +39,5 @@ after_build: - hdiutil convert /Users/appveyor/temp.dmg -format UDZO -o /Users/appveyor/KadeEngine-macOS.dmg artifacts: -- path: **/KadeEngine-macOS.dmg +- path: "**/KadeEngine-macOS.dmg" name: Kade Engine for macOS