Add github action
Former-commit-id: c9c4a40b7a80bca9dd1d75c46f8a46d2bf50a6f4 [formerly 8d2da960fb85b0dbe07a2083743f3aa170b9c477] [formerly b3622c22f27d06155f4294c9b653a2b4eda4e047 [formerly 30b9e5ccbfdcf97b5cb1c5642c144db03140c947]] Former-commit-id: 47d8ed78b8b52742c5a2478accb4f83dac28f87c [formerly 5dd218cea4f7256e4067aaffb59f30b7501c35b4] Former-commit-id: a8313670180f842e0e76a7a2d7a666d301c6c5fb Former-commit-id: 213e67dbe1de4c6cfd67d4857ef9035e7c7ff211 Former-commit-id: 3c1709034df833042cde06798059c38e3b5a25aa Former-commit-id: 107cd1164ae7d14b8251abc8667ca0c96071c2d5 [formerly d16229a665defefad585db48483e5142aef7988f] Former-commit-id: 22093301b46829b127009e80318f002787633801
This commit is contained in:
parent
8db96730eb
commit
238275c45b
1 changed files with 3 additions and 4 deletions
7
.github/workflows/release.yaml
vendored
7
.github/workflows/release.yaml
vendored
|
@ -51,10 +51,9 @@ jobs:
|
|||
|
||||
|
||||
# Windows
|
||||
# - name: Windows x86_64
|
||||
# # Use another GitHub action OS
|
||||
# os: windows-latest
|
||||
# target: x86_64-pc-windows-msvc
|
||||
- name: Windows x86_64
|
||||
os: windows-latest
|
||||
target: x86_64-pc-windows-msvc
|
||||
|
||||
steps:
|
||||
- name: Create annotation for build error
|
||||
|
|
Loading…
Reference in a new issue