Commit cd927a7
committed
workflows: use winget for ninja and gperf on Windows
Replace Chocolatey with winget for installing ninja and gperf on Windows
CI builds. The choco install of gperf has been failing sporadically in
CI, causing random build failures.
Since PowerShell 7.6 GA, winget now properly refreshes the PATH
environment variable after installations, which should provide a more
stable solution.
See: microsoft/winget-cli#549
Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>1 parent 126674f commit cd927a7
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
393 | 395 | | |
394 | | - | |
| 396 | + | |
395 | 397 | | |
396 | 398 | | |
397 | | - | |
| 399 | + | |
398 | 400 | | |
399 | 401 | | |
400 | | - | |
| 402 | + | |
401 | 403 | | |
402 | 404 | | |
403 | 405 | | |
| |||
0 commit comments