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 a61b364
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 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 $USER_HOME/.gradle/caches
2 changes: 1 addition & 1 deletion submodules/loguru

0 comments on commit a61b364

Please sign in to comment.