mirror of
https://github.com/huiyadanli/RevokeMsgPatcher.git
synced 2025-05-23 05:38:12 +08:00
Update build.yml
This commit is contained in:
parent
0f29f67708
commit
c5ff08c141
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}}
|
run: msbuild /m /p:Configuration=${{matrix.BUILD_CONFIGURATION}} ${{env.SOLUTION_FILE_PATH}}
|
||||||
|
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: RevokeMsgPatcher-${{matrix.BUILD_CONFIGURATION}}
|
name: RevokeMsgPatcher-${{matrix.BUILD_CONFIGURATION}}
|
||||||
path: |
|
path: |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user