Skip to content

Commit

Permalink
add space between lines
Browse files Browse the repository at this point in the history
  • Loading branch information
imsudiproy committed Sep 24, 2023
1 parent da07797 commit 404a4c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ native-nocmake: jni-header $(NATIVE_DLL)
snappy: native $(TARGET)/$(snappy-jar-version).jar

native-all: native native-arm clean-docker mac64 win32 win64 linux32 linux64 linux-ppc64le linux-riscv64 linux-s390x

ifdef CI
# Clean docker images within CI to avoid no space left error
DOCKER_POST_PROCESS:=docker system prune --all --force --volumes
Expand Down

0 comments on commit 404a4c8

Please sign in to comment.