From 5fb9cb0a139420d83e057932bc9a7199d3e58684 Mon Sep 17 00:00:00 2001 From: Huoji's Date: Sun, 8 Oct 2023 19:18:31 +0800 Subject: [PATCH] Update msbuild.yml --- .github/workflows/msbuild.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml index 4ff5521..c6d34e5 100644 --- a/.github/workflows/msbuild.yml +++ b/.github/workflows/msbuild.yml @@ -42,3 +42,8 @@ jobs: # Add additional options to the MSBuild command line here (like platform or verbosity level). # See https://docs.microsoft.com/visualstudio/msbuild/msbuild-command-line-reference run: msbuild /m /p:Configuration=${{env.BUILD_CONFIGURATION}} ${{env.SOLUTION_FILE_PATH}} + - name: Upload build artifacts + uses: actions/upload-artifact@v2 + with: + name: csgo2.dll + path: ./x64/Release/