Skip to content

Commit

Permalink
_
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <[email protected]>
  • Loading branch information
smorimoto committed Dec 23, 2024
1 parent cf7d342 commit 5555577
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:

- run: opam install . --deps-only

- run: opam exec -- bash ./configure
- run: opam exec -- ./configure
env:
SHELLOPTS: igncr

- run: opam exec -- make all

0 comments on commit 5555577

Please sign in to comment.