Skip to content

Commit

Permalink
Update build process to include CERT_PASSWORD in Windows Kit path wit…
Browse files Browse the repository at this point in the history
…h makeappx.exe
  • Loading branch information
Thavarshan committed Aug 31, 2024
1 parent 52e036f commit 7b353c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ jobs:
run: npm run make
env:
WINDOWS_KIT_PATH: ${{ env.WINDOWS_KIT_PATH }}
CERT_PASSWORD: ${{ secrets.CERT_PASSWORD }}

0 comments on commit 7b353c5

Please sign in to comment.