Skip to content

Commit 3a92237

Browse files
committed
cygwin
1 parent 8eb602b commit 3a92237

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI-cygwin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: |
4545
pwd
4646
ls -l
47-
C:\cygwin\bin\bash.exe -c make -j1 CXXOPTS="-Werror"
47+
make -j1 CXXOPTS="-Werror"
4848
4949
- name: make simplecpp
5050
run: |

0 commit comments

Comments
 (0)