Skip to content

Commit

Permalink
try cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
tonycoz committed Jul 5, 2023
1 parent 63aae25 commit a56fd51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,7 @@ jobs:
"@ |
Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
- name: Where is gcc
shell: cmd
run: |
perl -le "print qq(Found gcc $_) for grep -e qq($_/gcc.exe), split ';', $ENV{PATH}"
- name: Host perl -V
Expand Down

0 comments on commit a56fd51

Please sign in to comment.