Browse Source

Update release.yml

pull/1047/head
Rinne GitHub 2 years ago
parent
commit
4c6a8715af
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/release.yml

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

@@ -47,6 +47,7 @@ jobs:
release:
runs-on: windows-latest
# needs: run-semantic-release
needs: build

steps:
- name: Setup .NET 6.0.x SDK


Loading…
Cancel
Save