Skip to content

Commit

Permalink
Remove gradle cache after build clion plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ladisgin committed Sep 7, 2023
1 parent cac5c6c commit b780131
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/action-scripts/build-clion-plugin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ set -e

cd clion-plugin
./gradlew assemble
rm -rf ~/.gradle/caches

0 comments on commit b780131

Please sign in to comment.