Add github action
Former-commit-id: 4274cb581bc5c7555f053bd2b047024a4e1a478f [formerly d91d115ddbda8eb13398c271410ccca7aadb0205] [formerly 8d2d348a3f113f2102927f3338bf5603a85acca3 [formerly c14e805d2ccded772b91ce1b2944bd17fd3f32ee]] Former-commit-id: 2364300f9524a59d66c95cb2b043a02b6fb046e8 [formerly 12636f9fcf2eac75774820a807438564c5a03ea9] Former-commit-id: 6a7b3f9896852970e75d2b75c77ff3fb19314971 Former-commit-id: 243848a1e7063d9b9e70c0226e1f7fb946ee5e33 Former-commit-id: 0a0dcbd7d864a2d4045bcacab52cd29bed403d3e Former-commit-id: 4640b75f0e0bfb2b38c56fa0a73bf0b803ba6adc [formerly e8395f59ed96f57cee28cde1de7601347a2fa201] Former-commit-id: dfdaf3499d5fa78a8249edb6518418be7655dd5b
This commit is contained in:
parent
7e31fcaa68
commit
639ec6701a
1 changed files with 4 additions and 4 deletions
8
.github/workflows/release.yaml
vendored
8
.github/workflows/release.yaml
vendored
|
@ -37,10 +37,10 @@ jobs:
|
|||
# target: aarch64-apple-darwin
|
||||
|
||||
# Windows
|
||||
- name: Windows x86_64
|
||||
# Use another GitHub action OS
|
||||
os: windows-latest
|
||||
target: x86_64-pc-windows-msvc
|
||||
# - name: Windows x86_64
|
||||
# # Use another GitHub action OS
|
||||
# os: windows-latest
|
||||
# target: x86_64-pc-windows-msvc
|
||||
|
||||
steps:
|
||||
- name: Create annotation for build error
|
||||
|
|
Loading…
Reference in a new issue