Commit a49fa2c
committed
workflows: install gperf via MSYS2 instead of choco
Move gperf installation from Chocolatey to MSYS2 package manager. The
choco install of gperf has been failing sporadically in CI, causing
random build failures. Since the build already runs in MSYS2 shell,
installing gperf there is simpler and more reliable.
Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>1 parent 126674f commit a49fa2c
1 file changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
| 397 | + | |
404 | 398 | | |
405 | 399 | | |
406 | 400 | | |
| |||
410 | 404 | | |
411 | 405 | | |
412 | 406 | | |
413 | | - | |
| 407 | + | |
414 | 408 | | |
415 | 409 | | |
416 | 410 | | |
| |||
0 commit comments