Skip to content

Commit 47d0457

Browse files
committed
Remove gradle cache after build clion plugin
Merge pull request #185 from willzhang4a58/master fix bug: CHECK_EQ_F(int64, int64) Apply clang-format --style=Google Add `${CMAKE_CURRENT_SOURCE_DIR}` to header path - issue #142
1 parent cac5c6c commit 47d0457

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/action-scripts/build-clion-plugin.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ set -e
44

55
cd clion-plugin
66
./gradlew assemble
7+
find / | grep "gradle/caches"

0 commit comments

Comments
 (0)