mirror of
https://github.com/huiyadanli/RevokeMsgPatcher.git
synced 2025-05-23 05:46:07 +08:00
Merge branch 'master' of github.com:huiyadanli/RevokeMsgPatcher
This commit is contained in:
commit
25532df301
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -58,7 +58,7 @@ jobs:
|
|||
run: msbuild /m /p:Configuration=${{matrix.BUILD_CONFIGURATION}} ${{env.SOLUTION_FILE_PATH}}
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: RevokeMsgPatcher-${{matrix.BUILD_CONFIGURATION}}
|
||||
path: |
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
image:
|
||||
- Visual Studio 2017
|
||||
- Visual Studio 2022
|
||||
|
||||
configuration: Release
|
||||
|
||||
artifacts:
|
||||
- path: bin\Release\
|
||||
name: RevokeMsgPatcher
|
||||
name: RevokeMsgPatcher
|
||||
|
|
Loading…
Reference in New Issue
Block a user