Skip to content

Commit b780131

Browse files
committed
Remove gradle cache after build clion plugin
1 parent cac5c6c commit b780131

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+
rm -rf ~/.gradle/caches

0 commit comments

Comments
 (0)