Skip to content

Commit cf7d342

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

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

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

40-
- run: opam exec -- ./configure
40+
- run: opam exec -- bash ./configure
4141

4242
- run: opam exec -- make all

0 commit comments

Comments
 (0)