Skip to content

Commit c3e62e2

Browse files
committed
[ci] Include dunebuild
1 parent 5cf2649 commit c3e62e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

interpreter/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,12 @@ all: unopt opt libunopt libopt test
4141
land: $(WINMAKE) all
4242
zip: $(ZIP)
4343
smallint: smallint.native
44-
ci: land wast.js
44+
ci: land wast.js dunebuild
4545

4646
dunebuild:
4747
dune build
4848

49+
4950
# Building executable
5051

5152
empty =

0 commit comments

Comments
 (0)