We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e521f1c commit 637309eCopy full SHA for 637309e
.github/workflows/build.yml
@@ -79,7 +79,7 @@ jobs:
79
80
# Run plugin build
81
- name: Run Build
82
- - run: ./gradlew clean buildPlugin
+ run: ./gradlew clean buildPlugin
83
84
# until https://github.com/JetBrains/gradle-intellij-plugin/issues/1027 is solved
85
0 commit comments