Skip to content

Commit

Permalink
Update clion-plugin build script (#654)
Browse files Browse the repository at this point in the history
  • Loading branch information
ladisgin authored Nov 17, 2023
1 parent dec91ce commit b39958f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker/action-scripts/build-clion-plugin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@
set -e

cd clion-plugin
./gradlew assemble
./gradlew --no-daemon buildPlugin
rm -rf /root/.gradle

0 comments on commit b39958f

Please sign in to comment.