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