Skip to content

Commit

Permalink
CI: run install [skip ci]
Browse files Browse the repository at this point in the history
Signed-off-by: Kakadu <[email protected]>
  • Loading branch information
Kakadu committed Sep 5, 2024
1 parent 538299e commit 6761c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
- run: opam depext Lama.dev --yes --with-test
- run: opam install . --deps-only --with-test
- run: eval $(opam env)
- run: opam exec -- make
- run: opam exec -- make install
- run: opam exec -- make regression

0 comments on commit 6761c1d

Please sign in to comment.