Commit 4d062a0
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.
And fix typo: x64_84 -> x86_64
Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>1 parent 570f381 commit 4d062a0
1 file changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
| 420 | + | |
427 | 421 | | |
428 | 422 | | |
429 | 423 | | |
| |||
433 | 427 | | |
434 | 428 | | |
435 | 429 | | |
436 | | - | |
| 430 | + | |
437 | 431 | | |
438 | 432 | | |
439 | 433 | | |
| |||
0 commit comments