Skip to content

Commit

Permalink
Add GitHub Actions workflow for building and deploying
Browse files Browse the repository at this point in the history
  • Loading branch information
jrrk2 committed Dec 19, 2024
1 parent 0488e95 commit 9ae86ef
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 @@ -49,7 +49,7 @@ jobs:
- name: Set up OCaml
uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: '4.14.x'
ocaml-compiler: '5.2.1'
dune-cache: true

- name: Install system dependencies
Expand Down

0 comments on commit 9ae86ef

Please sign in to comment.