Skip to content

Commit

Permalink
fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
amintimany committed Aug 27, 2024
1 parent c1bcfd7 commit 96bd506
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: set up opam environment
run: eval $(opam env)
- name: make-ci
shell: bash -l {0}
run: make ci -j2

0 comments on commit 96bd506

Please sign in to comment.