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 dec91ce commit b39958fCopy full SHA for b39958f
docker/action-scripts/build-clion-plugin.sh
@@ -3,6 +3,5 @@
3
set -e
4
5
cd clion-plugin
6
-./gradlew assemble
+./gradlew --no-daemon buildPlugin
7
rm -rf /root/.gradle
8
-
0 commit comments