Commit f65a93a
committed
fix(ci): fix test-vp-setup-exe workflow syntax error
Replace dynamic matrix.shell in shell: field with explicit shell values
per step. The matrix.shell expression was not recognized by the GitHub
Actions YAML parser when used in the shell: context. Use a single job
that verifies installation from pwsh, cmd, and bash sequentially.1 parent 20aab57 commit f65a93a
1 file changed
Lines changed: 15 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
633 | | - | |
| 633 | + | |
634 | 634 | | |
635 | 635 | | |
636 | 636 | | |
637 | | - | |
638 | | - | |
639 | | - | |
640 | | - | |
641 | 637 | | |
642 | 638 | | |
643 | 639 | | |
| |||
647 | 643 | | |
648 | 644 | | |
649 | 645 | | |
650 | | - | |
| 646 | + | |
651 | 647 | | |
652 | 648 | | |
653 | 649 | | |
| |||
657 | 653 | | |
658 | 654 | | |
659 | 655 | | |
660 | | - | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
661 | 669 | | |
662 | 670 | | |
663 | 671 | | |
0 commit comments