Commit 2ec65ea
authored
ci: Fix path to signtool.exe on windows-2025 image (#160)
The windows-latest tag now points to windows-2025, which only has a
newer Windows SDK installed, so update the path to include the correct
location for signtool.exe used for our app signing.1 parent 0f965ed commit 2ec65ea
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments