From 295f438ff1488f8f9b17cd325f531de7df0bf87b Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Fri, 30 Dec 2022 11:15:06 -0800 Subject: [PATCH] Forgot the after_build tag --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index bb3a6714..b02ed2b6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -36,6 +36,7 @@ build_script: - cmd: dotnet publish Test\Test.csproj --framework net6.0 --runtime osx-x64 --self-contained true -p:PublishSingleFile=true # post-build script +after_build: - cmd: cd %APPVEYOR_BUILD_FOLDER%\Test\bin\Debug\net48 - cmd: 7z a -tzip %APPVEYOR_BUILD_FOLDER%\BurnOutSharp_net48.zip * - cmd: cd %APPVEYOR_BUILD_FOLDER%\Test\bin\Debug\net6.0\win-x86\publish\