[#] fix action not running

This commit is contained in:
辉鸭蛋 2022-03-17 18:44:14 +08:00 committed by GitHub
parent ab09dbd752
commit 312375343a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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