Skip to content

Commit 5555577

Browse files
committed
_
Signed-off-by: Sora Morimoto <[email protected]>
1 parent cf7d342 commit 5555577

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737

3838
- run: opam install . --deps-only
3939

40-
- run: opam exec -- bash ./configure
40+
- run: opam exec -- ./configure
41+
env:
42+
SHELLOPTS: igncr
4143

4244
- run: opam exec -- make all

0 commit comments

Comments
 (0)