浏览代码

Update windows.yml

pull/5081/head
Ray 2 个月前
committed by GitHub
父节点
当前提交
3e65b23f89
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      .github/workflows/windows.yml

+ 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

正在加载...
取消
保存