Skip to content

Commit 88b1297

Browse files
author
Oleh Kulykov
committed
1722262690
1 parent 2ed7e40 commit 88b1297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-cygwin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Register CygWin path
3636
run: |
3737
export PATH=/usr/bin:/usr/local/bin:$(cygpath ${SYSTEMROOT})/system32
38-
shell: C:\cygwin\bin\bash.exe --noprofile --norc -o igncr -eo pipefail '{0}'
38+
# shell: C:\cygwin\bin\bash.exe --noprofile --norc -o igncr -eo pipefail '{0}'
3939

4040

4141
- name: Set reusable strings

0 commit comments

Comments
 (0)