mirror of
https://github.com/huiyadanli/RevokeMsgPatcher.git
synced 2025-05-24 06:17:36 +08:00
[#] fix action not running
This commit is contained in:
parent
ab09dbd752
commit
312375343a
2
.github/workflows/build.yml
vendored
2
.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']
|
||||||
|
|
Loading…
Reference in New Issue
Block a user