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 42ba142 commit eaecdb9Copy full SHA for eaecdb9
.github/workflows/plugin-build.yml
@@ -51,7 +51,7 @@ jobs:
51
distribution: 'adopt'
52
53
- name: buildPlugin
54
- run: cd module-assembler-gradle-plugin && ./gradlew :module-assembler-gradle-plugin:assemble
+ run: cd module-assembler-gradle-plugin && ./gradlew assemble
55
- name: Upload Plugin
56
uses: actions/upload-artifact@v4
57
with:
0 commit comments