Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vouillon committed Sep 20, 2024
1 parent 97955f3 commit 90aedaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
opam-pin: false

- run: opam pin add ocsigen-start.dev . --no-action
- run: opam pin add ocsigen-start.7.0.0 . --no-action

- run: opam install .

Expand Down

0 comments on commit 90aedaa

Please sign in to comment.