Skip to content

Commit ff164fd

Browse files
committed
Add more env output to Cygwin GH action
1 parent 8ee84be commit ff164fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/smoke-windows-cygwin.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
run: |
2828
dir c:\tools\cygwin
2929
path
30+
C:\tools\cygwin\usr\bin\id.exe
31+
C:\tools\cygwin\usr\bin\uname.exe -a
3032
- name: Check out again, using Cygwin git, to reset file permissions
3133
shell: cmd
3234
run: |

0 commit comments

Comments
 (0)