Skip to content

Commit

Permalink
Attempt to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pirbo committed Mar 7, 2024
1 parent 51de28d commit ae55e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ profiling:
@+$(MAKE) EXTRAFLAGS="-pkg landmarks.ppx -pkg landmarks" OCAML_LANDMARKS="auto,allocation" all

all:
dune build --only-packages kappa-library,kappa-binaries
dune build --only-packages kappa-library,kappa-binaries @install
ln -n -s _build/install/default/bin bin

agents:
Expand Down

0 comments on commit ae55e1e

Please sign in to comment.