浏览代码
Update windows.yml
pull/5081/head
Ray
2 个月前
committed by
GitHub
找不到此签名对应的密钥
GPG 密钥 ID: B5690EEEBB952194
共有
1 个文件被更改,包括
1 次插入 和
0 次删除
-
.github/workflows/windows.yml
|
|
@ -22,6 +22,7 @@ jobs: |
|
|
|
build: |
|
|
|
permissions: |
|
|
|
contents: write # for actions/upload-release-asset to upload release asset |
|
|
|
runs-on: windows-latest |
|
|
|
strategy: |
|
|
|
fail-fast: false |
|
|
|
max-parallel: 1 |
|
|
|