From 81d345b86c8994f0aadbff48d36d31373de424eb Mon Sep 17 00:00:00 2001 From: huiyadanli Date: Tue, 15 Jun 2021 23:23:24 +0800 Subject: [PATCH] [#] RevokeMsgPatcher.MultiInstance --- .github/workflows/build.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1a1e835..eee7352 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -62,6 +62,5 @@ jobs: with: name: RevokeMsgPatcher-${{matrix.BUILD_CONFIGURATION}} path: | - .\RevokeMsgPatcher\bin - !.\RevokeMsgPatcher\bin\**\RevokeMsgPatcher.exe.config - !.\RevokeMsgPatcher\bin\**\RevokeMsgPatcher.pdb \ No newline at end of file + .\RevokeMsgPatcher\bin\Release\RevokeMsgPatcher.exe + .\RevokeMsgPatcher.MultiInstance\bin\Release\RevokeMsgPatcher.MultiInstance.exe \ No newline at end of file