Skip to content

Commit

Permalink
Try installing Windows SDK 18362
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaifroid committed Aug 18, 2024
1 parent b1ea53a commit 3077710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-electron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jobs:
Set-StrictMode -Version 'Latest'
# Install Windows SDK
choco install -y windows-sdk-10.0
winget install Microsoft.WindowsSDK.10.0.18362
# Download and Unzip eSignerCKA Setup
Invoke-WebRequest -OutFile eSigner_CKA_Setup.zip "$env:ESIGNER_URL"
Expand Down

0 comments on commit 3077710

Please sign in to comment.