Skip to content

Commit 159a704

Browse files
hhugovouillon
authored andcommitted
pin eliom
1 parent 354f3c0 commit 159a704

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444
if: runner.os == 'macOS'
4545
run: brew update && brew reinstall openssl@3
4646

47+
- run: opam pin add -n eliom https://github.com/ocsigen/eliom.git
48+
4749
- run: opam install . --deps-only
4850

4951
- run: opam exec -- make

0 commit comments

Comments
 (0)