We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cac5c6c commit 1bb0580Copy full SHA for 1bb0580
docker/action-scripts/build-clion-plugin.sh
@@ -4,3 +4,5 @@ set -e
4
5
cd clion-plugin
6
./gradlew assemble
7
+rm -rf /root/.gradle
8
+
0 commit comments