Browse Source

Update windows.yml

pull/5081/head
Ray 2 months ago
committed by GitHub
parent
commit
3e65b23f89
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/windows.yml

+ 1
- 0
.github/workflows/windows.yml View File

@ -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

Loading…
Cancel
Save