Skip to content

Commit

Permalink
test action
Browse files Browse the repository at this point in the history
  • Loading branch information
amintimany committed Aug 27, 2024
1 parent 507d01a commit 347f83d
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 @@ -19,4 +19,4 @@ jobs:
- uses: actions/checkout@v4
- name: make-ci
shell: bash -l {0}
run: export HOME=/root; echo $HOME; make ci -j2
run: export HOME=/root; eval $(opam env); make ci -j2

0 comments on commit 347f83d

Please sign in to comment.