Skip to content

Commit fd7ba91

Browse files
committed
test
1 parent 7546ae1 commit fd7ba91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crystal/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ mal: $(LAST_STEP_BIN)
1313
cp $< $@
1414

1515
$(STEP_BINS): %: %.cr $(MAL_LIB)
16+
crystal --version
1617
crystal compile --release $<
1718

1819
clean:

0 commit comments

Comments
 (0)