mirror of
https://github.com/huiyadanli/RevokeMsgPatcher.git
synced 2025-05-23 22:06:06 +08:00
Merge branch 'master' of github.com:huiyadanli/RevokeMsgPatcher
This commit is contained in:
commit
37bab09a7d
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -37,7 +37,7 @@ env:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: ${{matrix.BUILD_CONFIGURATION}}
|
name: ${{matrix.BUILD_CONFIGURATION}}
|
||||||
runs-on: windows-latest
|
runs-on: windows-2019
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
BUILD_CONFIGURATION: ['Release']
|
BUILD_CONFIGURATION: ['Release']
|
||||||
|
@ -64,4 +64,4 @@ jobs:
|
||||||
path: |
|
path: |
|
||||||
.\RevokeMsgPatcher\bin
|
.\RevokeMsgPatcher\bin
|
||||||
!.\RevokeMsgPatcher\bin\**\RevokeMsgPatcher.exe.config
|
!.\RevokeMsgPatcher\bin\**\RevokeMsgPatcher.exe.config
|
||||||
!.\RevokeMsgPatcher\bin\**\RevokeMsgPatcher.pdb
|
!.\RevokeMsgPatcher\bin\**\RevokeMsgPatcher.pdb
|
||||||
|
|
Loading…
Reference in New Issue
Block a user