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 9ae86ef commit 9272bed
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 @@ -50,7 +50,7 @@ jobs:
uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: '5.2.1'
dune-cache: true
dune-cache: false

- name: Install system dependencies
run: |
Expand Down

0 comments on commit 9272bed

Please sign in to comment.