Skip to content

Commit c05927e

Browse files
chore: update Windows SDK version
1 parent 9c897ab commit c05927e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
env:
5353
SIGNING_KEY: ${{ secrets.SIGNING_KEY }}
5454
run: |
55-
./pre.ps1 -Version ${{ needs.changelog.outputs.version }}
55+
./pre.ps1 -Version ${{ needs.changelog.outputs.version }} -SDKVersion "10.0.26100.0"
5656
- name: Run GoReleaser 🚀
5757
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a
5858
with:

0 commit comments

Comments
 (0)